Skip to content

Commit

Permalink
Remove plone 4.2 and plone 4.1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
elioschmutz committed Jan 12, 2016
1 parent fb64a79 commit df08b06
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 13 deletions.
3 changes: 3 additions & 0 deletions docs/HISTORY.txt
Expand Up @@ -5,6 +5,9 @@ Changelog
1.0.13 (unreleased)
-------------------

- Drop Plone < 4.3 support.
[elioschmutz]

- Add types_to_ignore registry entry for the watcher feed.
All defined portaltypes will not be listed in the watcher portlet.
[elioschmutz]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -70,7 +70,7 @@
'ftw.upgrade',
'plone.api>=1.4.11',
'plone.app.portlets',
'plone.app.registry',
'plone.app.registry>=1.2a1',
'plone.memoize',
'plone.portlets',
'setuptools',
Expand Down
6 changes: 0 additions & 6 deletions test-plone-4.1.x.cfg

This file was deleted.

6 changes: 0 additions & 6 deletions test-plone-4.2.x.cfg

This file was deleted.

0 comments on commit df08b06

Please sign in to comment.