diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-10-17 20:36:24 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-10-17 20:36:24 +0200 |
commit | 70130abaac331e535f99cf8bc8ebbc26525ecf5a (patch) | |
tree | 4739995844e40c9c20e1824cc6e450c9bb8bd48b /CHANGES.md | |
parent | b18ac9ad4a8d43ebb23203eab501069408dc689c (diff) | |
download | Ishtar-70130abaac331e535f99cf8bc8ebbc26525ecf5a.tar.bz2 Ishtar-70130abaac331e535f99cf8bc8ebbc26525ecf5a.zip |
Fix quick treatment act modify URL match (refs #5472)
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 80fa2f555..10c3c632d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,13 @@ date: 2022-10-03 Ishtar changelog ================ +v3.2.8 - 2022-10-17 +------------------- + +### Bug fix ### +- Fix quick treatment act modify URL match + + v3.2.7 - 2022-10-03 ------------------- |