Skip to content

Commit

Permalink
Ajoute un fichier CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-CodeWorks committed Aug 1, 2023
1 parent 7a00fea commit ff14315
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Changelog

## [6.0.1] - 2023-07-31 ([#174](https://github.com/openfisca/openfisca-france-local/pull/174))

* Amélioration technique.
* Périodes concernées : toutes.
* Zones impactées :
- `openfisca_france_local/aides_jeunes_reform.py`
- `openfisca_france_local/convert_benefit_conditions_to_parameters.py`
- `test_data/benefits/test_condition_taux_incapacite.yaml`

### Changé

- Modifie la gestion du paramètre `taux_incapacité` dans la réforme dynamique Aides-Jeunes

## [6.0.0] - 2023-07-24 ([#173](https://github.com/openfisca/openfisca-france-local/pull/173))

_Si vous utilisez l'API Web, merci de consulter le [Changelog v41 d´Openfisca-core](https://github.com/openfisca/openfisca-core/blob/master/CHANGELOG.md#4100-1189)_

* Amélioration technique.
* Périodes concernées : toutes.

### Ajouté

- **Breaking** Ajoute la compatibilité avec `OpenFisca-Core` v41.x
- Ajoute la compatibilité avec `OpenFisca-France` v150.x

0 comments on commit ff14315

Please sign in to comment.