Skip to content

Commit

Permalink
Prep for 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
inxilpro committed Oct 20, 2021
1 parent 2334944 commit e875da5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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()`
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e875da5

Please sign in to comment.