Skip to content

Commit acca7f2

Browse files
committed
Changelog for v1.0.0
1 parent db5eb6d commit acca7f2

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
@@ -23,6 +23,15 @@ various Issue Trackers.
2323
Changelog
2424
---------
2525

26+
v1.0.0 (13 Jun 2024)
27+
~~~~~~~~~~~~~~~~~~~~
28+
29+
- Relicense this package under GNU Affero General Public License v3 or later
30+
- Prior versions are still licensed under GNU General Public License v3
31+
- Remove the ability to set category when opening a new issue in OpenProject
32+
b/c of missing relicense permission
33+
34+
2635
v0.7.0 (14 Jan 2024)
2736
~~~~~~~~~~~~~~~~~~~~
2837

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-trackers-integration",
29-
version="0.7.0",
29+
version="1.0.0",
3030
description="Integration between Kiwi TCMS and various Issue Trackers",
3131
long_description=get_long_description(),
3232
author="Kiwi TCMS",

0 commit comments

Comments
 (0)