We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d1483 commit b5c0c98Copy full SHA for b5c0c98
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v5.4.0-rc.3 (2024-11-28)
5
+
6
+### Features
7
8
+- **routes**: Save_viewable return object_type
9
+ ([`da54ee3`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/da54ee312dfbad3756698538a1ec0cddbded9b51))
10
11
12
## v5.4.0-rc.2 (2024-11-28)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "5.4.0-rc.2"
+version = "5.4.0-rc.3"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments