diff --git a/CHANGELOG.md b/CHANGELOG.md index dfc70a9..186a9d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2 ## [Unreleased] +## [1.4.0] + ### Added - Added support for `Route::resource()` @@ -80,7 +82,8 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2 - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. -[Unreleased]: https://github.com/glhd/gretel/compare/1.3.0...HEAD +[Unreleased]: https://github.com/glhd/gretel/compare/1.4.0...HEAD +[1.4.0]: https://github.com/glhd/gretel/compare/1.3.0...1.4.0 [1.3.0]: https://github.com/glhd/gretel/compare/1.2.0...1.3.0 [1.2.0]: https://github.com/glhd/gretel/compare/1.1.0...1.2.0 [1.1.0]: https://github.com/glhd/gretel/compare/1.0.0...1.1.0