Skip to content

Commit 35bef9e

Browse files
committed
[#3] v0.8.1 and update changelog
1 parent 3a651ea commit 35bef9e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

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+
411
v0.8.0 (2018-05-03)
512
-------------------
613
- Add rescName and replNum awareness. [Hao Xu]

irods/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.8.0'
1+
__version__ = '0.8.1'

0 commit comments

Comments
 (0)