diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-01 19:10:09 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-01 19:10:09 +0100 |
commit | 0c7b6b04b8f603c548b3deb6c7607d9f45fda365 (patch) | |
tree | de6336a97c6e739f05fc0cfd5db9eb5114aa840e /CHANGES.md | |
parent | a4438ac223178e49090ba0527fa52e789fdba42f (diff) | |
download | Ishtar-0c7b6b04b8f603c548b3deb6c7607d9f45fda365.tar.bz2 Ishtar-0c7b6b04b8f603c548b3deb6c7607d9f45fda365.zip |
Do not translate types on forms
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index cccc94cdf..84cfe7b68 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ Ishtar changelog ================ +v3.1.38 - 2021-11-01 +-------------------- +### Bugs ### +- do not translate type labels on forms + v3.1.37 - 2021-10-20 -------------------- ### Features ### |