Skip to content

Commit e22d1a5

Browse files
committed
docs: update changelog
1 parent 2362958 commit e22d1a5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

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

5-
## Unreleased
5+
## [v2.3.0] - 2024-04-06
66

7-
### Added
7+
### Added
88

99
- Ability to make specification verbose using composite specification.
1010
- Exclusive or specification.
@@ -57,6 +57,8 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
5757

5858
- initial release
5959

60+
[v2.3.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.2.0...v2.3.0
61+
[v2.2.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.1.0...v2.2.0
6062
[v2.1.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.0.0...v2.1.0
6163
[v2.0.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v1.1.0...v2.0.0
6264
[v1.1.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)