From 67a3bb8a640439224cfed30cd3def459db49d691 Mon Sep 17 00:00:00 2001 From: Mahdi Ben Jelloul Date: Fri, 27 Sep 2024 11:02:05 +0100 Subject: [PATCH 1/5] Fix index --- CHANGELOG.md | 14 ++++++++++++-- .../alleg_gen/mmid/index.yaml | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7885586fe..4ec5ea3a37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,17 +11,27 @@ - Correction de notes - Correction de références (synchronisation avec barèmes IPP) -### 168.1.3 [2355](https://github.com/openfisca/openfisca-france/pull/2355) +### 168.1.4 [2355](https://github.com/openfisca/openfisca-france/pull/2355) * Changement mineur. * Périodes concernées : à partir de 2018 -* Zones impactées : +* Zones impactées : - `openfisca_france/parameters/taxation_capital/prelevement_forfaitaire/partir_2018/taux_prelevement_produits_assurance_vie_non_eligibles_prelevement_forfaitaire_unique.yaml` - `openfisca_france/parameters/taxation_capital/prelevement_forfaitaire/partir_2018/taux_prelevement_forfaitaire_rev_capital_eligibles_pfu_interets_dividendes_etc.yaml`. * Détails : - Modifie les labels - Ajoute last_value +### 168.1.3 [2354](https://github.com/openfisca/openfisca-france/pull/2354) + +* Changement mineur. +* Périodes concernées : toutes. +* Zones impactées : `parameters`. +* Détails : + - Correction d'index. + - Correction de description. + - Correction de notes + - Correction de références (synchronisation avec barèmes IPP) ### 168.1.2 [2345](https://github.com/openfisca/openfisca-france/pull/2345) diff --git a/openfisca_france/parameters/prelevements_sociaux/reductions_cotisations_sociales/alleg_gen/mmid/index.yaml b/openfisca_france/parameters/prelevements_sociaux/reductions_cotisations_sociales/alleg_gen/mmid/index.yaml index 690b167f9a..1419779153 100644 --- a/openfisca_france/parameters/prelevements_sociaux/reductions_cotisations_sociales/alleg_gen/mmid/index.yaml +++ b/openfisca_france/parameters/prelevements_sociaux/reductions_cotisations_sociales/alleg_gen/mmid/index.yaml @@ -5,4 +5,4 @@ metadata: order: - plafond_smic_courant - plafond_smic_2023_12_31 - - plafond_smic + - plafond From db44bd1e4d50c22ddfe644cb67b268e3ca53a3c0 Mon Sep 17 00:00:00 2001 From: Mahdi Ben Jelloul Date: Fri, 27 Sep 2024 11:04:07 +0100 Subject: [PATCH 2/5] Bump PR number --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec5ea3a37..f7f266a652 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -### 168.1.4 [2354](https://github.com/openfisca/openfisca-france/pull/2354) +### 168.1.4 [2358](https://github.com/openfisca/openfisca-france/pull/2358) * Changement mineur. * Périodes concernées : toutes. From 2e2a4a482d51d99f791d5b46ecea7a1115cdd07c Mon Sep 17 00:00:00 2001 From: Mahdi Ben Jelloul Date: Fri, 27 Sep 2024 11:42:36 +0100 Subject: [PATCH 3/5] Clean changelog --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7f266a652..b5db5d45a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,6 @@ * Zones impactées : `parameters`. * Détails : - Correction d'index. - - Correction de description. - - Correction de notes - - Correction de références (synchronisation avec barèmes IPP) ### 168.1.4 [2355](https://github.com/openfisca/openfisca-france/pull/2355) From e094f68098d45f9a34b969fceb59d6916ae389aa Mon Sep 17 00:00:00 2001 From: Mahdi Ben Jelloul Date: Fri, 27 Sep 2024 11:47:33 +0100 Subject: [PATCH 4/5] Bump --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5db5d45a9..132e090225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -### 168.1.4 [2358](https://github.com/openfisca/openfisca-france/pull/2358) +### 168.1.5 [2358](https://github.com/openfisca/openfisca-france/pull/2358) * Changement mineur. * Périodes concernées : toutes. From 920f75888fac4548516756db64a8bd041f91e801 Mon Sep 17 00:00:00 2001 From: Mahdi Ben Jelloul Date: Fri, 27 Sep 2024 11:47:41 +0100 Subject: [PATCH 5/5] Bump again --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d67ae67f53..317397da32 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name = 'OpenFisca-France', - version = '168.1.4', + version = '168.1.5', author = 'OpenFisca Team', author_email = 'contact@openfisca.fr', classifiers = [