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 04c0939 commit 84b2114Copy full SHA for 84b2114
CHANGES.rst
@@ -5,7 +5,8 @@ Changelog
5
1.0.4 (unreleased)
6
------------------
7
8
-- Nothing changed yet.
+- Compatible with Python 2.7 and Plone 4.3 in setup.py.
9
+ [aduchene]
10
11
12
1.0.3 (2022-05-13)
@@ -21,6 +22,7 @@ Changelog
21
22
- Fix mountpoints break bid.bang execution.
23
[odelaere]
24
25
+
26
1.0.1 (2022-04-15)
27
28
setup.py
@@ -24,6 +24,7 @@
"Environment :: Web Environment",
"Framework :: Plone",
"Framework :: Plone :: Addon",
+ "Framework :: Plone :: 4.3",
"Framework :: Plone :: 5.1",
29
"Framework :: Plone :: 5.2",
30
"Framework :: Plone :: 6.0",
0 commit comments