File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v5.4.0-rc.2 (2024-11-28)
5+
6+
47## v5.4.0-rc.1 (2024-11-27)
58
69### Features
1114- ** routes** : Create point3D route
1215 ([ ` 88867c6 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/88867c629b8fbf2648faaf328f5adb3452b727c2 ) )
1316
17+ - ** polygon attribute** : New route/schemas/test/data
18+ ([ ` e50f3ff ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e50f3ffeb7706e7b3a8fea49c303cd91b6cc1bce ) )
19+
20+ - ** vertex attribute** : New route/schemas/test/data
21+ ([ ` 11865dd ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/11865dd747b8e5501f17dbf5b70ad8052cbdef05 ) )
22+
23+ - ** test_utils** : Automatic schema validation
24+ ([ ` 7dbb3fc ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7dbb3fc4d1901d4d050249203d3bd84bc2d6b5c1 ) )
25+
1426
1527## v5.3.2 (2024-11-08)
1628
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 5.4.0-rc.1 "
8+ version = " 5.4.0-rc.2 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments