diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 3 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index e995f1659..a3a2b2811 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -4,6 +4,9 @@ v4.0.52 - 2099-12-01 ### Bug fixes ### - message after creation: use the generate_cached_label if no label is available +### Technical ### +- fix infinite loop on regenerate_all_id + v4.0.51 - 2023-07-05 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 147b4b36b..ba9c47d1d 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -4,6 +4,9 @@ v4.0.52 - 2099-12-01 ### Corrections de dysfonctionnements ### - message après création : utilisation de generate_cached_label si aucun label n'est disponible +### Technique ### +- correction d'une boucle infinie sur regenerate_all_id + v4.0.51 - 2023-07-05 -------------------- |