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 7d699b0 commit bcd1d66Copy full SHA for bcd1d66
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 1.5.5 (2024-12-01)
2
+
3
+### Fix
4
5
+- **hdx-iso-submit**: fixes bug on iso submit for custom exports
6
7
+### Refactor
8
9
+- **hdx-cron**: refactors hdx table to cron table
10
11
## 1.5.4 (2024-09-12)
12
13
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "raw-data-api"
-version = "1.5.4"
+version = "1.5.5"
description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats."
readme = "README.md"
authors = [
0 commit comments