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.
2 parents 1a0411d + 1a5a49c commit 96cb2aaCopy full SHA for 96cb2aa
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 2.6.3 [TODO]
+## 2.6.3 [2026-05-14]
4
### Changed
5
- Renamed `fileDate` to `rawRecordDate` in `response` documents to clarify that it represents the original raw record date.
6
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.insee.genesis</groupId>
<artifactId>genesis-api</artifactId>
7
- <version>2.6.2</version>
+ <version>2.6.3</version>
8
<packaging>jar</packaging>
9
<name>genesis-api</name>
10
0 commit comments