Skip to content

Commit

Permalink
Changelog for v8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Apr 10, 2020
1 parent 3519f46 commit ae6b533
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.rst
Expand Up @@ -100,6 +100,15 @@ Usage
Changelog
---------

v8.3 (10 Apr 2020)
~~~~~~~~~~~~~~~~~~

- Update to
`tcms-api v8.3.0 <https://github.com/kiwitcms/tcms-api/#v830-10-april-2020>`_
which uses ``gssapi`` for Kerberos
- Requires MIT Kerberos for Windows if installed on Windows


v8.2 (03 Apr 2020)
~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -11,7 +11,7 @@


setup(name='kiwitcms-junit.xml-plugin',
version='8.2',
version='8.3',
packages=['tcms_junit_plugin'],
scripts=['tcms-junit.xml-plugin'],
description='junit.xml plugin for '
Expand Down

0 comments on commit ae6b533

Please sign in to comment.