summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2022-11-04 18:25:14 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-11-04 18:25:14 +0100
commite7ffc153bb3c6cc38667426ba9b01b9dfdbae263 (patch)
treeb44afa71b2a3e6da6ae9a91bdb6db0d86b1c921f /CHANGES.md
parent98d8c6c9be5ad5d8bc979a9acdd3bc872e12cedb (diff)
downloadIshtar-e7ffc153bb3c6cc38667426ba9b01b9dfdbae263.tar.bz2
Ishtar-e7ffc153bb3c6cc38667426ba9b01b9dfdbae263.zip
Imports: fix post process when returned item is not a list
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index f31ef9409..dfc3caaa6 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,11 +1,18 @@
---
title: Ishtar changelog
-date: 2022-10-23
+date: 2022-11-04
---
Ishtar changelog
================
+v3.2.10 - 2022-11-04
+--------------------
+
+### Bug fix ###
+- Imports: fix post process when returned item is not a list
+
+
v3.2.9 - 2022-10-23
-------------------