diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-04-12 17:53:27 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-04-12 17:56:28 +0200 |
commit | 226bc1e62a3fec5df009d3f4bc349303167b289f (patch) | |
tree | 1847020756d69ea7d75b9a5d2cbd78e9d72fca7d /CHANGES.md | |
parent | d489063468c6cf5ec8602d37e76d063ec238a42f (diff) | |
download | Ishtar-226bc1e62a3fec5df009d3f4bc349303167b289f.tar.bz2 Ishtar-226bc1e62a3fec5df009d3f4bc349303167b289f.zip |
CSV export: manage __count - fix get localisations
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index ecb9a3bb3..61c29da6d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,12 @@ Ishtar changelog ================ +v3.1.10 - 2021-04-12 +-------------------- + +### Features ### +- CSV export: manage "count" - shift get_localisation + v3.1.9 - 2021-04-12 ------------------- |