Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ All notable changes to `icalendar-generator` will be documented in this file

## 3.2.0 - 2025-12-03

- revert #128
### Breaking Change
All day events no longer get an extra day added, due to revert of #128.
Any logic that uses the `fullDay` method needs to be modified, if this behaviour was written between 2.6.2 - 2024-05-08 and 3.2.0 - 2025-12-03

## 3.1.1 - 2025-11-18

Expand Down
Loading