We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a651ea commit 35bef9eCopy full SHA for 35bef9e
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+v0.8.1 (2018-09-27)
5
+-------------------
6
+- [#140] Remove randomization from password test [Alan King]
7
+- [#139] Use uppercase queries in tests [Alan King]
8
+- [#137] Handle filenames with ampersands [Alan King]
9
+- [#126] Add size attribute to iRODSReplica [Alan King]
10
+
11
v0.8.0 (2018-05-03)
12
-------------------
13
- Add rescName and replNum awareness. [Hao Xu]
irods/version.py
@@ -1 +1 @@
-__version__ = '0.8.0'
+__version__ = '0.8.1'
0 commit comments