diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f900c330..74f86b175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 42.0.8 [#1272](https://github.com/openfisca/openfisca-core/pull/1272) + +#### Documentation + +- Add documentation to the `indexed_enums` module + ### 42.0.7 [#1264](https://github.com/openfisca/openfisca-core/pull/1264) #### Technical changes diff --git a/setup.py b/setup.py index d342bb9f4..491479ccb 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ setup( name="OpenFisca-Core", - version="42.0.7", + version="42.0.8", author="OpenFisca Team", author_email="contact@openfisca.org", classifiers=[