diff --git a/CHANGELOG.md b/CHANGELOG.md index f156a1b..3394b14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.4.0] - 2024-09-09 + +### Fixed + +- Command `make:migration` broken from container injection + +### Added + +- Number mixin methods `toShort` to make numbers shorter + ## [0.3.0] - 2024-08-19 ### Added