We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c01a2 commit 5f85e97Copy full SHA for 5f85e97
README.rst
@@ -64,6 +64,13 @@ Product configuration
64
Changelog
65
---------
66
67
+v4.0.1 (20 Oct 2024)
68
+~~~~~~~~~~~~~~~~~~~~
69
+
70
+- Bug-fix: remove Quay.io account based on Purchase.subscription when handling
71
+ cancelled subscriptions instead of using sender's email address
72
73
74
v4.0.0 (18 Oct 2024)
75
~~~~~~~~~~~~~~~~~~~~
76
setup.py
@@ -26,7 +26,7 @@ def get_install_requires(path):
26
27
setup(
28
name="kiwitcms-github-marketplace",
29
- version="4.0.0",
+ version="4.0.1",
30
description="GitHub Marketplace integration for Kiwi TCMS",
31
long_description=get_long_description(),
32
author="Kiwi TCMS",
0 commit comments