Skip to content

Commit 9e88720

Browse files
committed
docs: update changelog
1 parent 3702531 commit 9e88720

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

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

5+
## [v2.5.0] - 2024-08-24
6+
7+
### Changed
8+
9+
- Deprecate `meets` method in favor of `satisfies`.
10+
511
## [v2.4.0] - 2024-08-24
612

713
### Added
@@ -64,6 +70,7 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
6470

6571
- initial release
6672

73+
[v2.5.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.4.0...v2.5.0
6774
[v2.4.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.3.0...v2.4.0
6875
[v2.3.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.2.0...v2.3.0
6976
[v2.2.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)