Skip to content

Commit 43fd599

Browse files
Release 2.13.0 (#580)
Co-authored-by: markuspoerschke <[email protected]>
1 parent db42adf commit 43fd599

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.13.0] - 2023-12-19
11+
1012
### Added
1113

1214
- Support PHP 8.3 [#576](https://github.com/markuspoerschke/iCal/pull/576)
@@ -280,7 +282,8 @@ Please check the [upgrade guide](UPGRADE.md) on how to upgrade from version `0.*
280282
- **Breaking Change:** Changed signature of the `Event::setOrganizer` method. Now there is is only one parameter that must be an instance of `Property\Organizer`.
281283
- Updated install section in README.md [#54](https://github.com/markuspoerschke/iCal/pull/53)
282284

283-
[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.12.1...HEAD
285+
[Unreleased]: https://github.com/markuspoerschke/iCal/compare/2.13.0...HEAD
286+
[2.13.0]: https://github.com/markuspoerschke/iCal/compare/2.12.1...2.13.0
284287
[2.12.1]: https://github.com/markuspoerschke/iCal/compare/2.12.0...2.12.1
285288
[2.12.0]: https://github.com/markuspoerschke/iCal/compare/2.11.0...2.12.0
286289
[2.11.0]: https://github.com/markuspoerschke/iCal/compare/2.10.0...2.11.0

0 commit comments

Comments
 (0)