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+
4+ ## [ 0.24.0] - 2024-01-05
5+
36### Changed
47
58- Renamed ` RedirectType ` to ` RedirectObjectType ` ([ #380 ] ( https://github.com/torchbox/wagtail-grapple/pull/380 ) ) @JakubMastalerz
366369- Improve field definition and under-the-hood implementation ([ #28 ] ( https://github.com/torchbox/wagtail-grapple/pull/28 ) )
367370- Add conditional checks when resolving streamfield type ([ #29 ] ( https://github.com/torchbox/wagtail-grapple/pull/29 ) )
368371
369- [ unreleased ] : https://github.com/torchbox/wagtail-grapple/compare/v0.23.0...HEAD
372+ [ unreleased ] : https://github.com/torchbox/wagtail-grapple/compare/v0.24.0...HEAD
373+ [ 0.24.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.23.0...v0.24.0
370374[ 0.23.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.22.0...v0.23.0
371375[ 0.22.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.21.0...v0.22.0
372376[ 0.21.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.20.0...v0.21.0
Original file line number Diff line number Diff line change 1- __version__ = "0.23 .0"
1+ __version__ = "0.24 .0"
You can’t perform that action at this time.
0 commit comments