diff --git a/CHANGELOG.md b/CHANGELOG.md index c013acf3f..10d269bf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 41.5.0 [#1205](https://github.com/openfisca/openfisca-core/pull/1205) + +#### New feature + +- Add a look back constraint on spiral errors + ### 41.4.2 [#1203](https://github.com/openfisca/openfisca-core/pull/1203) #### Technical changes diff --git a/setup.py b/setup.py index b804cbb79..d4a2730bf 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ setup( name="OpenFisca-Core", - version="41.4.2", + version="41.5.0", author="OpenFisca Team", author_email="contact@openfisca.org", classifiers=[