Skip to content

Commit a8ce984

Browse files
committed
Changelog for v8.4
1 parent 62f6b82 commit a8ce984

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,13 @@ Usage
9999
Changelog
100100
---------
101101

102+
103+
v8.4 (28 Oct 2020)
104+
~~~~~~~~~~~~~~~~~~
105+
106+
- Update tcms-api to 8.6.0
107+
108+
102109
v8.3 (10 Apr 2020)
103110
~~~~~~~~~~~~~~~~~~
104111

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
setup(name='kiwitcms-tap-plugin',
14-
version='8.3',
14+
version='8.4',
1515
packages=['tcms_tap_plugin'],
1616
scripts=['tcms-tap-plugin'],
1717
description='Test Anything Protocol (TAP) plugin for '

0 commit comments

Comments
 (0)