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 e1bdce5 commit 232a2d7Copy full SHA for 232a2d7
CHANGELOG.rst
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+v1.0.0 (2021-06-03)
5
+-------------------
6
+[#274] calculate common vault dir for unicode query tests [Daniel Moore]
7
+[#269] better session cleanup [Daniel Moore]
8
+
9
v0.9.0 (2021-05-14)
10
-------------------
11
[#269] cleanup() is now automatic with session destruct [Daniel Moore]
irods/version.py
@@ -1 +1 @@
-__version__ = '0.9.0'
+__version__ = '1.0.0'
0 commit comments