Skip to content

Commit eaeb4ed

Browse files
committed
Changelog for v8.3
1 parent 5bc5ca5 commit eaeb4ed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.rst

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

102+
v8.3 (10 Apr 2020)
103+
~~~~~~~~~~~~~~~~~~
104+
105+
- Update to
106+
`tcms-api v8.3.0 <https://github.com/kiwitcms/tcms-api/#v830-10-april-2020>`_
107+
which uses ``gssapi`` for Kerberos
108+
- Requires MIT Kerberos for Windows if installed on Windows
109+
110+
102111
v8.2 (03 Apr 2020)
103112
~~~~~~~~~~~~~~~~~~
104113

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.2',
14+
version='8.3',
1515
packages=['tcms_tap_plugin'],
1616
scripts=['tcms-tap-plugin'],
1717
description='Test Anything Protocol (TAP) plugin for '

0 commit comments

Comments
 (0)