We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da14ea commit 1ca0552Copy full SHA for 1ca0552
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `icalendar-generator` will be documented in this file
4
5
+## 3.1.1 - 2025-11-18
6
+
7
+### What's Changed
8
9
+* ci: add tests for PHP 8.5 by @Chris53897 in https://github.com/spatie/icalendar-generator/pull/160
10
+* fix: full timezone offset issue half hour by @atymic in https://github.com/spatie/icalendar-generator/pull/165
11
12
+### New Contributors
13
14
+* @atymic made their first contribution in https://github.com/spatie/icalendar-generator/pull/165
15
16
+**Full Changelog**: https://github.com/spatie/icalendar-generator/compare/3.1.0...3.1.1
17
18
## 3.1.0 - 2025-10-24
19
20
### What's Changed
0 commit comments