Skip to content

Commit b4a80c8

Browse files
committed
Update Changelog
1 parent 6d3da00 commit b4a80c8

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff 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,
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

0 commit comments

Comments
 (0)