We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebe7e7 commit 1aa16d3Copy full SHA for 1aa16d3
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+v1.1.1 (2022-01-31)
5
+-------------------
6
+- [#338] clarify Python RE Plugin limitations [Daniel Moore]
7
+- [#339] correction to README regarding RULE_ENGINE_ERROR [Daniel Moore]
8
+- [#336] rule files can now be submitted from a memory file object [Daniel Moore]
9
+
10
v1.1.0 (2022-01-20)
11
-------------------
12
- [#334] add SECURE_XML to parser selection [Daniel Moore]
irods/version.py
@@ -1 +1 @@
-__version__ = '1.1.0'
+__version__ = '1.1.1'
0 commit comments