File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ See [keep a changelog] for information about writing changes to this log.
88
99## [ Unreleased]
1010
11+ ## [ 1.1.0] - 2025-03-20
12+
13+ ### Added
14+
15+ - Implemented and switched to date range filter, compatible with deprecated date filter
16+
17+ ### Changed
18+
19+ - Deprecate date filter
20+
1121## [ 1.0.1] - 2025-03-12
1222
1323### Added
@@ -19,7 +29,6 @@ See [keep a changelog] for information about writing changes to this log.
1929### Changed
2030
2131- Updated GitHub workflow images.
22- - Implement and switch to date range filter, deprecate date filter
2332
2433## [ 1.0.0] - 2024-12-13
2534
@@ -41,6 +50,7 @@ See [keep a changelog] for information about writing changes to this log.
4150- Added multi-value filtering for Lactions and Organizations
4251
4352[ keep a changelog ] : https://keepachangelog.com/en/1.1.0/
44- [ unreleased ] : https://github.com/itk-dev/event-database-api/compare/1.0.1...HEAD
53+ [ unreleased ] : https://github.com/itk-dev/event-database-api/compare/1.1.0...HEAD
54+ [ 1.1.0 ] : https://github.com/itk-dev/event-database-api/releases/tag/1.1.0
4555[ 1.0.1 ] : https://github.com/itk-dev/event-database-api/releases/tag/1.0.1
4656[ 1.0.0 ] : https://github.com/itk-dev/event-database-api/releases/tag/1.0.0
You can’t perform that action at this time.
0 commit comments