Skip to content

Commit

Permalink
Changelog for v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Jun 7, 2024
1 parent 4d9fb9a commit 660945d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@ Then configure how the application interacts with GitHub:
Changelog
---------

v2.0.0 (07 Jun 2024)
~~~~~~~~~~~~~~~~~~~~

- Relicense this package under GNU Affero General Public License v3 or later
- Prior versions are still licensed under GNU General Public License v3


v1.7.0 (06 May 2024)
~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def get_install_requires(path):

setup(
name='kiwitcms-github-app',
version='1.7.0',
version='2.0.0',
description='GitHub App integration for Kiwi TCMS',
long_description=get_long_description(),
author='Kiwi TCMS',
Expand Down

0 comments on commit 660945d

Please sign in to comment.