diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-06-22 08:58:34 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-06-22 09:05:30 +0200 |
commit | 2f6edc5c331bc12a0b435ca01f3d1534dd6311d3 (patch) | |
tree | 13bbb9df65b50cf6f22140830c5b190c52b5bd6f /changelog | |
parent | 6afa325473ae015dc25f11e77aedaafa3bded304 (diff) | |
download | Ishtar-2f6edc5c331bc12a0b435ca01f3d1534dd6311d3.tar.bz2 Ishtar-2f6edc5c331bc12a0b435ca01f3d1534dd6311d3.zip |
🐛 fix crash on qrcode generation for base finds
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 7 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index a23d798d2..003fd96dc 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,10 @@ +v4.0.50 - 2023- +-------------------- + +### Bug fixes ### +- fix crash on qrcode generation for base finds + + v4.0.49 - 2023-06-21 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index cd71777f1..1aa9242ce 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,10 @@ +v4.0.50 - +-------------------- + +### Corrections de dysfonctionnements ### +- correction d'erreur lors de la génération de qrcode pour le mobilier d'origine + + v4.0.49 - 2023-06-21 -------------------- |