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 b477933 commit 52ab26bCopy full SHA for 52ab26b
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 0.2.7 (2025-10-21)
4
+
5
+- build: use dynamic versioning with setuptools_scm ([#66](https://github.com/datagouv/api-tabular/pull/66))
6
+- chore: update lock file
7
+- docs: clean changelog to adapt to new tag_version.sh atomated changes
8
+- fix: fix tag_version.sh
9
+- Remove examples to prevent default values ([#64](https://github.com/datagouv/api-tabular/pull/64))
10
+- style: better commit message for tag_version.sh
11
12
13
## 0.2.6 (2025-10-13)
14
15
- build: replace bump'r with tag_version.sh script ([#63](https://github.com/datagouv/api-tabular/pull/63))
0 commit comments