Skip to content

Commit affcbf2

Browse files
committed
Update preliminary changelog
[skip ci]
1 parent c24b317 commit affcbf2

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)