Skip to content

Commit b294e58

Browse files
committed
docs: update changelog
1 parent 9922195 commit b294e58

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.6.0] - 2024-09-20
6+
7+
### Added
8+
9+
- Add `dissatisfies` method.
10+
511
## [v2.5.0] - 2024-08-24
612

713
### Changed
@@ -70,6 +76,7 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
7076

7177
- initial release
7278

79+
[v2.6.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.5.0...v2.6.0
7380
[v2.5.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.4.0...v2.5.0
7481
[v2.4.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.3.0...v2.4.0
7582
[v2.3.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.2.0...v2.3.0

0 commit comments

Comments
 (0)