diff options
| -rw-r--r-- | changelog/en/changelog_2022-06-15.md | 8 | ||||
| -rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 6 | 
2 files changed, 13 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 8d87e79c8..363f88773 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,8 +1,14 @@  v4.0.46 - 2023-  -------------------- +### Features/improvements ### +- Towns/geographical areas : +  - attachment of documents +  - setting up of sheet +  - links from other sheet to the sheets of municipalities/geographical areas -🐛 JS: fix UnitWidget (inappropriate l10n) +### Bug fixes ### +- recalculation of the weight of a container when find is removed (refs #5470)  ### Technical ###  - JS: fix UnitWidget (inappropriate l10n) diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 3f820557e..e3908732a 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,6 +1,12 @@  v4.0.46 - 2023-  -------------------- +### Fonctionnalités/améliorations ### +- Communes/zones géographiques : +  - attachement de documents +  - mise en place de fiches +  - liens depuis les autres fiches vers les fiches communes/zones géographiques +  ### Corrections de dysfonctionnements ###  - recalcul du poids d'un contenant lorsque du mobilier en est retiré (refs #5470)  | 
