File tree 1 file changed +12
-2
lines changed 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.
8
8
9
9
## [ Unreleased]
10
10
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
+
11
21
## [ 1.0.1] - 2025-03-12
12
22
13
23
### Added
@@ -19,7 +29,6 @@ See [keep a changelog] for information about writing changes to this log.
19
29
### Changed
20
30
21
31
- Updated GitHub workflow images.
22
- - Implement and switch to date range filter, deprecate date filter
23
32
24
33
## [ 1.0.0] - 2024-12-13
25
34
@@ -41,6 +50,7 @@ See [keep a changelog] for information about writing changes to this log.
41
50
- Added multi-value filtering for Lactions and Organizations
42
51
43
52
[ 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
45
55
[ 1.0.1 ] : https://github.com/itk-dev/event-database-api/releases/tag/1.0.1
46
56
[ 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