Skip to content

Commit 754b360

Browse files
committed
Prepare to release v1.2.0
1 parent 7f83d8b commit 754b360

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
44

55
## [Unreleased][unreleased]
66

7+
## [1.2.0] - 2022-12-11
8+
79
### Changed
810

911
- Values can now be set prior to the corresponding schema being registered.
@@ -32,7 +34,8 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
3234

3335
Initial release! 🎉
3436

35-
[unreleased]: https://github.com/thephpleague/config/compare/v1.1.1...main
37+
[unreleased]: https://github.com/thephpleague/config/compare/v1.2.0...main
38+
[1.2.0]: https://github.com/thephpleague/config/compare/v1.1.1...v.1.2.0
3639
[1.1.1]: https://github.com/thephpleague/config/compare/v1.1.0...v1.1.1
3740
[1.1.0]: https://github.com/thephpleague/config/compare/v1.0.1...v1.1.0
3841
[1.0.1]: https://github.com/thephpleague/config/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)