Skip to content

Commit cfde444

Browse files
committed
docs: update changelog
1 parent 11e285e commit cfde444

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [v2.4.0] - 2024-08-24
6+
7+
### Added
8+
9+
- Add override attributes.
10+
- Add constructor property assertions.
11+
512
## [v2.3.0] - 2024-04-06
613

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

5865
- initial release
5966

67+
[v2.4.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.3.0...v2.4.0
6068
[v2.3.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.2.0...v2.3.0
6169
[v2.2.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.1.0...v2.2.0
6270
[v2.1.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)