Skip to content

Commit

Permalink
Merge branch 'v3-main' into v3-next
Browse files Browse the repository at this point in the history
  • Loading branch information
nsenave committed Dec 23, 2024
2 parents 4f344f1 + 18a908d commit f3e8f8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.31.1] - 2024-12-23
### :bug: Bug Fixes
- [`691305d`](https://github.com/InseeFr/Eno/commit/691305d6cb29eb95bd7fa9651425d0b69f55f56b) - date format in french *(PR [#1173](https://github.com/InseeFr/Eno/pull/1173) by [@RemiVerriez](https://github.com/RemiVerriez))*


## [3.31.0] - 2024-12-18
### :sparkles: New Features
- [`8ad732a`](https://github.com/InseeFr/Eno/commit/8ad732a2eb1b2c8814e4bcd578cfbe0f05fc9592) - **ddi to lunatic**: dynamic units *(PR [#1175](https://github.com/InseeFr/Eno/pull/1175) by [@nsenave](https://github.com/nsenave))*
Expand Down Expand Up @@ -385,3 +390,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[3.29.1]: https://github.com/InseeFr/Eno/compare/3.29.0-hotfix.2...3.29.1
[3.30.0]: https://github.com/InseeFr/Eno/compare/3.29.1...3.30.0
[3.31.0]: https://github.com/InseeFr/Eno/compare/3.30.0...3.31.0
[3.31.1]: https://github.com/InseeFr/Eno/compare/3.31.0...3.31.1

0 comments on commit f3e8f8b

Please sign in to comment.