File tree Expand file tree Collapse file tree 5 files changed +14
-4
lines changed
Expand file tree Collapse file tree 5 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 99
1010<!-- towncrier release notes start -->
1111
12+ ## 2.1.0 (2024-05-30)
13+
14+
15+ ### New features:
16+
17+ - Add Plone 6 Support. @tisto (#13 )
18+ - Set the X-Robots-Tag response header when seo_noindex is True. @sneridagh , @davisagli (#17 )
19+
20+ ### Internal:
21+
22+ - Update internal package structure. @sneridagh , @davisagli (#16 )
23+
24+
1225## 2.0.1 (2021-11-01)
1326
1427- Explicitly include dependencies (supporting pip installations)
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1414
1515setup (
1616 name = "kitconcept.seo" ,
17- version = "2.0.2.dev0 " ,
17+ version = "2.1.0 " ,
1818 description = "SEO optimizations plugin for Plone" ,
1919 long_description = long_description ,
2020 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments