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
+45Lines changed: 45 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,51 @@
2
2
3
3
4
4
5
+
## v2.1.0-rc.1 (2023-11-15)
6
+
7
+
### Feature
8
+
9
+
* feat(github_workflows): merge from master to next ([`a93888c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a93888c5c87d1a9b6a64401e9eb55d1bb7015d18))
10
+
11
+
### Unknown
12
+
13
+
* Merge pull request #38 from Geode-solutions/feat_merge_master_to_next ([`a164e0f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a164e0f925d22d0d9cfe3f59f34f1fb7d9e8cf74))
14
+
15
+
16
+
## v2.0.0 (2023-11-15)
17
+
18
+
### Unknown
19
+
20
+
* Merge pull request #37 from Geode-solutions/next
21
+
22
+
Next ([`6dff2e3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6dff2e38b731630c1c860c554d95c7cd4bfa43f0))
23
+
24
+
* Merge branch 'master' into next ([`3edcaab`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/3edcaab72afad23f4afd60b9f16686ce9cf1ac99))
25
+
26
+
27
+
## v2.0.0-rc.1 (2023-11-15)
28
+
29
+
### Breaking
30
+
31
+
* feat(validate_request):
32
+
add json schema into function
33
+
34
+
BREAKING CHANGE: Arguments changement(array to json schema) ([`2128439`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/21284396212fa6b689f778cf83a015cc5ff42a11))
35
+
36
+
### Unknown
37
+
38
+
* Merge pull request #36 from Geode-solutions/json_back
39
+
40
+
feat(validate_request):
41
+
add json schema into function
42
+
43
+
BREAKING CHANGE: Arguments changement(array to json schema) ([`06829f5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/06829f5620a3c3d5ea24ebed51e64e94ad84b0b2))
0 commit comments