Skip to content

Commit 67ac0a2

Browse files
author
semantic-release
committed
5.4.0-rc.2
Automatically generated by python-semantic-release
1 parent d9e4968 commit 67ac0a2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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
@@ -11,6 +14,15 @@
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "OpenGeodeWeb-Back"
8-
version = "5.4.0-rc.1"
8+
version = "5.4.0-rc.2"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)