Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainipp committed Feb 23, 2024
1 parent 3389de9 commit 62b7151
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

### 158.0.1 [2218](https://github.com/openfisca/openfisca-france/pull/2218)

* Évolution du système socio-fiscal.
* Périodes concernées : à partir du 01/10/2023.
* Zones impactées :
- prestations_sociales/prestations_etat_de_sante/invalidite/aah/majoration_plafond
- model/prestations/minima sociaux/aah
* Détails :
- La déconjugalisation de l'aah ne prenait pas encore en compte la déconjugalisation du plafond
- Ajout de l'option de conjugalisation après octobre 2023. Renomme en conséquence aah_base_ressource et aah selon leur statut de conjugalisation.

### 158.0.1 [2256](https://github.com/openfisca/openfisca-france/pull/2256)

* Évolution du système socio-fiscal.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name = 'OpenFisca-France',
version = '158.0.1',
version = '159.0.0',
author = 'OpenFisca Team',
author_email = '[email protected]',
classifiers = [
Expand Down

0 comments on commit 62b7151

Please sign in to comment.