Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenpaauw committed Aug 24, 2024
1 parent 11e285e commit cfde444
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to `laravel-specification-pattern` will be documented in this file.

## [v2.4.0] - 2024-08-24

### Added

- Add override attributes.
- Add constructor property assertions.

## [v2.3.0] - 2024-04-06

### Added
Expand Down Expand Up @@ -57,6 +64,7 @@ All notable changes to `laravel-specification-pattern` will be documented in thi

- initial release

[v2.4.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.3.0...v2.4.0
[v2.3.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.2.0...v2.3.0
[v2.2.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.1.0...v2.2.0
[v2.1.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.0.0...v2.1.0
Expand Down

0 comments on commit cfde444

Please sign in to comment.