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 | aa0fd21dd04835ff6583242ec1283a6726b5ef0c (patch) | |
tree | e599a25a0e8e053f890d83d128621d797eda6cd6 /CHANGES.md | |
parent | b40e778486675637045168fb2cec39570818ff4b (diff) | |
download | Ishtar-aa0fd21dd04835ff6583242ec1283a6726b5ef0c.tar.bz2 Ishtar-aa0fd21dd04835ff6583242ec1283a6726b5ef0c.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 -------------------- |