diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-10-20 17:28:32 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-10-20 17:28:32 +0200 |
commit | 3e7f07b750ad7ffbfedbc9a868f00f22a6650b29 (patch) | |
tree | e599a25a0e8e053f890d83d128621d797eda6cd6 /CHANGES.md | |
parent | 767c677b1b019b1c89791fea45dec03163e4b488 (diff) | |
download | Ishtar-3e7f07b750ad7ffbfedbc9a868f00f22a6650b29.tar.bz2 Ishtar-3e7f07b750ad7ffbfedbc9a868f00f22a6650b29.zip |
New version
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 79814cba6..38ad96652 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ Ishtar changelog ================ +v3.1.36 - 2021-10-20 +-------------------- +### Features ### +- Finds: add `material_types_recommendations` string for templates - update doc with base jinja filters + v3.1.35 - 2021-10-19 -------------------- ### Bug fix ### @@ -14,7 +19,7 @@ v3.1.34 - 2021-10-18 v3.1.33 - 2021-07-29 -------------------- ### Bug fix ### -- Fix history_creator on duplicate +- Fix `history_creator` on duplicate v3.1.32 - 2021-06-23 -------------------- |