Skip to content

Commit 4bdc085

Browse files
Release 2.16.0 (#696)
Co-authored-by: markuspoerschke <1222377+markuspoerschke@users.noreply.github.com>
1 parent 98fda6f commit 4bdc085

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.16.0] - 2026-01-07
11+
1012
### Added
1113

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

309-
[Unreleased]: https://github.com/markuspoerschke/iCal/compare/2.15.0...HEAD
311+
[Unreleased]: https://github.com/markuspoerschke/iCal/compare/2.16.0...HEAD
312+
[2.16.0]: https://github.com/markuspoerschke/iCal/compare/2.15.0...2.16.0
310313
[2.15.0]: https://github.com/markuspoerschke/iCal/compare/2.14.0...2.15.0
311314
[2.14.0]: https://github.com/markuspoerschke/iCal/compare/2.13.0...2.14.0
312315
[2.13.0]: https://github.com/markuspoerschke/iCal/compare/2.12.1...2.13.0

0 commit comments

Comments
 (0)