diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-02-24 12:56:03 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-02-24 12:56:03 +0100 |
commit | 2ebb25f9a93d9b840162ca035c243354a3169a87 (patch) | |
tree | d8e957db9e731761b2db015dd9bbca685c773193 | |
parent | 0150694228b03a31429096eca0c79dfed8aaefe6 (diff) | |
download | Ishtar-2ebb25f9a93d9b840162ca035c243354a3169a87.tar.bz2 Ishtar-2ebb25f9a93d9b840162ca035c243354a3169a87.zip |
Update changelog
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 4885769fe..4189a0c15 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ Ishtar changelog ================ +v3.0.3 - 2020-02-24 +------------------- +### Bug fixes ### +- Import: fix concatenation when the concat string is empty + v3.0.2 - 2020-02-17 ------------------- ### Bug fixes ### |