diff --git a/CHANGELOG.md b/CHANGELOG.md index 2958a16..405d5d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 # Release Notes for 0.4.x +## [v0.4.1 (2024-12-24)](https://github.com/phenixphp/phenix/compare/0.4.0...0.4.1) + +### Changed +- Add paths to watch in hot reloading. ([#75](https://github.com/phenixphp/phenix/pull/75)) + ## [v0.4.0 (2024-12-20)](https://github.com/phenixphp/phenix/compare/0.3.8...0.4.0) ## Added