You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,29 @@
2
2
3
3
4
4
5
+
## v4.0.0-rc.1 (2024-02-28)
6
+
7
+
### Breaking
8
+
9
+
* refactor(key): switch to filter_key
10
+
11
+
BREAKING CHANGE: changes api ([`29898c3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/29898c373db23a5c9c18f0ef5f5ddec9b78b512d))
12
+
13
+
### Refactor
14
+
15
+
* refactor(key): switch to supported_feature ([`b78fc6c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b78fc6c224cf86849649c9095e9acde5f6badaf9))
16
+
17
+
* refactor(key): switch to filter_key ([`1aaeab2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1aaeab299092dc7bf3c6a33d927045edcf8cbdc4))
18
+
19
+
### Unknown
20
+
21
+
* Merge pull request #71 from Geode-solutions/refactor/key
22
+
23
+
refactor(key): switch to filter_key ([`0243dbc`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/0243dbc1d9a56c03b8f8c470c1c5193b3c201f8c))
0 commit comments