diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-07-24 12:56:02 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-07-24 13:02:10 +0200 |
commit | 9b4ea146b396d1096d052b3b2cffe72ef7585f0f (patch) | |
tree | 2fc15dd5efdbc22d8e96ab42c93e3bdf497f4d85 /changelog/en | |
parent | d882ede1626159293b99097d2761e8b1c8884b9c (diff) | |
download | Ishtar-9b4ea146b396d1096d052b3b2cffe72ef7585f0f.tar.bz2 Ishtar-9b4ea146b396d1096d052b3b2cffe72ef7585f0f.zip |
🐛 Fix crash with no search counted (refs #5613)
Diffstat (limited to 'changelog/en')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 55ab4efb0..fc8efbcc3 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -3,6 +3,7 @@ v4.0.55 - 2099-12-31 ### Technical ### - `ishtar_maintenance` script: add "filter" option in order to limit script to a specific query +- fix crash with no search counted v4.0.54 - 2023-07-19 -------------------- |