File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Unreleased
22
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+
313
414## [ 0.24.0] - 2024-01-05
515
369379- Improve field definition and under-the-hood implementation ([ #28 ] ( https://github.com/torchbox/wagtail-grapple/pull/28 ) )
370380- Add conditional checks when resolving streamfield type ([ #29 ] ( https://github.com/torchbox/wagtail-grapple/pull/29 ) )
371381
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
373384[ 0.24.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.23.0...v0.24.0
374385[ 0.23.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.22.0...v0.23.0
375386[ 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