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 9, 2024
1 parent f222a95 commit 303f389
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 @@ -148,6 +148,13 @@ to configure DNS resolution during development::
Changelog
---------

v3.0.0 (09 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


v2.8.3 (02 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-tenants",
version="2.8.3",
version="3.0.0",
description="Multi-tenant support for Kiwi TCMS",
long_description=get_long_description(),
author="Kiwi TCMS",
Expand Down

0 comments on commit 303f389

Please sign in to comment.