Skip to content

Commit 58c03a4

Browse files
committed
update README
1 parent 79c81a1 commit 58c03a4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
collective.collectionfilter
22
===========================
33

4-
|CI| |Meta|
4+
|Tests| |Meta|
55

6-
.. |CI| image:: https://github.com/collective/collective.collectionfilter/actions/workflows/main.yml/badge.svg
7-
:target: https://github.com/collective/collective.collectionfilter/actions/workflows/main.yml
6+
.. |Test| image:: https://github.com/collective/collective.collectionfilter/actions/workflows/test-matrix.yml/badge.svg
7+
:target: https://github.com/collective/collective.collectionfilter/actions/workflows/test-matrix.yml
88

99
.. |Meta| image:: https://github.com/collective/collective.collectionfilter/actions/workflows/meta.yml/badge.svg
1010
:target: https://github.com/collective/collective.collectionfilter/actions/workflows/meta.yml
@@ -171,7 +171,8 @@ Your adapter is called by ``collective.collectionfilter.vocabularies.GroupByCrit
171171
Compatibility
172172
-------------
173173

174-
- Version 5.x is compatible with Plone 6.x+
174+
- Version 6.x is compatible with Plone 6.2+/Python 3.10+
175+
- Version 5.x is compatible with Plone 6.0/1
175176
- Version 4.x is compatible with Plone 5.2+
176177
- Version 3.x is compatible with Plone 5.0.x and 5.1.x
177178

0 commit comments

Comments
 (0)