Skip to content

Commit

Permalink
Changelog for v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Jun 7, 2024
1 parent 6acf3fe commit 14481fc
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 @@ -64,6 +64,13 @@ Product configuration
Changelog
---------

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

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


v2.6.0 (16 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-marketplace",
version="2.6.0",
version="3.0.0",
description="GitHub Marketplace integration for Kiwi TCMS",
long_description=get_long_description(),
author="Kiwi TCMS",
Expand Down

0 comments on commit 14481fc

Please sign in to comment.