File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Unreleased
2
2
3
+ ## [ 0.25.0] - 2024-04-12
4
+
5
+ ### Changed
6
+
7
+ - Add support for Wagtail 6, Django 5 ([ #387 ] ( https://github.com/torchbox/wagtail-grapple/pull/387 ) ) @Morsey187
8
+
9
+ ### Removed
10
+
11
+ - Support for Django < 4.2, Wagtail < 5.2
12
+
3
13
4
14
## [ 0.24.0] - 2024-01-05
5
15
369
379
- Improve field definition and under-the-hood implementation ([ #28 ] ( https://github.com/torchbox/wagtail-grapple/pull/28 ) )
370
380
- Add conditional checks when resolving streamfield type ([ #29 ] ( https://github.com/torchbox/wagtail-grapple/pull/29 ) )
371
381
372
- [ unreleased ] : https://github.com/torchbox/wagtail-grapple/compare/v0.24.0...HEAD
382
+ [ unreleased ] : https://github.com/torchbox/wagtail-grapple/compare/v0.25.0...HEAD
383
+ [ 0.25.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.24.0...v0.25.0
373
384
[ 0.24.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.23.0...v0.24.0
374
385
[ 0.23.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.22.0...v0.23.0
375
386
[ 0.22.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.21.0...v0.22.0
Original file line number Diff line number Diff line change 1
- __version__ = "0.24 .0"
1
+ __version__ = "0.25 .0"
You can’t perform that action at this time.
0 commit comments