We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98859c commit 7d7a53eCopy full SHA for 7d7a53e
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 44.0.5 [#1357](https://github.com/openfisca/openfisca-core/pull/1357)
4
+
5
+#### New features
6
7
+- Manage list parameter in Excel reform
8
9
### 44.0.4 [#1354](https://github.com/openfisca/openfisca-core/pull/1354)
10
11
#### Technical changes
setup.py
@@ -84,7 +84,7 @@
84
85
setup(
86
name="OpenFisca-Core",
87
- version="44.0.4",
+ version="44.0.5",
88
author="OpenFisca Team",
89
author_email="contact@openfisca.org",
90
classifiers=[
0 commit comments