Skip to content

Commit 8688c1d

Browse files
author
Koen Zwikstra
committed
updates changelog
1 parent 828deb6 commit 8688c1d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.1] - 2025-10-26
6+
7+
### Fixed
8+
- Updated README examples to use correct API methods (`parseComponents` instead of deprecated `streamComponents`)
9+
- Added missing required `DTSTAMP` properties in README examples for RFC 5545 compliance
10+
11+
### Improved
12+
- Enhanced documentation comments across public APIs for better clarity and consistency
13+
514
## [1.0.0] - 2025-01-15
615

716
### Added
@@ -13,4 +22,5 @@ All notable changes to this project will be documented in this file.
1322
- Timezone-aware date/time handling
1423
- Two-layer architecture (document + semantic)
1524

25+
[1.0.1]: https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.1
1626
[1.0.0]: https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.0

0 commit comments

Comments
 (0)