Skip to content

Commit

Permalink
Changelog for v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Apr 30, 2024
1 parent 560d31d commit 65f2267
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@ to configure DNS resolution during development::
Changelog
---------

v2.8.2 (01 May 2024)
~~~~~~~~~~~~~~~~~~~~

- Allow downstream installations to override Edit tenant page template


v2.8.1 (29 Apr 2024)
~~~~~~~~~~~~~~~~~~~~

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

setup(
name="kiwitcms-tenants",
version="2.8.1",
version="2.8.2",
description="Multi-tenant support for Kiwi TCMS",
long_description=get_long_description(),
author="Kiwi TCMS",
Expand Down

0 comments on commit 65f2267

Please sign in to comment.