Skip to content

Commit 10bdd03

Browse files
Updated CHANGELOG.md
1 parent b61cc7a commit 10bdd03

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
## [Unreleased] - 2026-01-21
1+
## [Unreleased] - 2026-05-28
22

33
### Added
44
- [#415](https://github.com/aeon-php/aeon/pull/415) - **GoogleCalendarRegionalHolidays::withDatasetPath() method to support custom holidays data location** - [@norberttech](https://github.com/norberttech)
55
- [#415](https://github.com/aeon-php/aeon/pull/415) - **Nix Shell for local development** - [@norberttech](https://github.com/norberttech)
66

77
### Changed
8+
- [b61cc7](https://github.com/aeon-php/aeon/commit/b61cc7ab2061ef9ef22b1a5906ff0a2c6b56850e) - **refactor: updated dependencies** - [@norberttech](https://github.com/norberttech)
89
- [#415](https://github.com/aeon-php/aeon/pull/415) - **Holidays data structure changed from flat files (PL.json) to Hive-style partitioned format (country_code=PL/holidays.json)** - [@norberttech](https://github.com/norberttech)
910
- [#415](https://github.com/aeon-php/aeon/pull/415) - **Refactored bin/countriesdb.php ETL script to use Flow PHP DSL functions instead of legacy transformers** - [@norberttech](https://github.com/norberttech)
1011
- [#415](https://github.com/aeon-php/aeon/pull/415) - **GoogleCalendarEventsExtractor updated to use Flow PHP DSL functions and yield rows individually** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)