Skip to content

Commit 660945d

Browse files
committed
Changelog for v2.0.0
1 parent 4d9fb9a commit 660945d

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
@@ -107,6 +107,13 @@ Then configure how the application interacts with GitHub:
107107
Changelog
108108
---------
109109

110+
v2.0.0 (07 Jun 2024)
111+
~~~~~~~~~~~~~~~~~~~~
112+
113+
- Relicense this package under GNU Affero General Public License v3 or later
114+
- Prior versions are still licensed under GNU General Public License v3
115+
116+
110117
v1.7.0 (06 May 2024)
111118
~~~~~~~~~~~~~~~~~~~~
112119

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def get_install_requires(path):
2626

2727
setup(
2828
name='kiwitcms-github-app',
29-
version='1.7.0',
29+
version='2.0.0',
3030
description='GitHub App integration for Kiwi TCMS',
3131
long_description=get_long_description(),
3232
author='Kiwi TCMS',

0 commit comments

Comments
 (0)