File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased] ( https://github.com/wagtail-nest/wagtail-bakery/compare/0.8.0...HEAD )
99
10- Nothing yet
10+ ### Added
11+
12+ - Compatibility with Wagtail 6.0 and 6.1. [ #95 ] ( https://github.com/wagtail-nest/wagtail-bakery/pull/95 )
13+ - Compatibility with Django 5.0. [ #95 ] ( https://github.com/wagtail-nest/wagtail-bakery/pull/95 )
14+
15+ ### Fixed
16+
17+ - Fix links to Wagtail documentation. [ #91 ] ( https://github.com/wagtail-nest/wagtail-bakery/pull/91 )
18+ - Fix link to django-bakery documentation. [ #94 ] ( https://github.com/wagtail-nest/wagtail-bakery/pull/94 )
19+
20+ ### Removed
21+
22+ - Drop support for Wagtail before 5.2. [ #95 ] ( https://github.com/wagtail-nest/wagtail-bakery/pull/95 )
23+ - Drop support for Django before 4.2. [ #95 ] ( https://github.com/wagtail-nest/wagtail-bakery/pull/95 )
1124
1225## [ 0.8.0] ( https://github.com/wagtail-nest/wagtail-bakery/compare/0.7.0...0.8.0 )
1326
You can’t perform that action at this time.
0 commit comments