Skip to content

Commit de3e3d3

Browse files
committed
[#3] v0.8.4 and update changelog
1 parent 4210229 commit de3e3d3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

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

4+
v0.8.5 (2020-11-10)
5+
-------------------
6+
[#220] Use connection create time to determine stale connections [Kaivan Kamali]
7+
48
v0.8.4 (2020-10-19)
59
-------------------
610
[#221] fix tests which were failing in Py3.4 and 3.7 [Daniel Moore]

irods/version.py

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

0 commit comments

Comments
 (0)