File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
## Unreleased
2
2
3
+ ## [ 0.27.0] - 2024-09-24
4
+
5
+ ### Added
6
+
7
+ - Add an ` in_menu ` filter ([ #402 ] ( https://github.com/torchbox/wagtail-grapple/pull/402 ) ) @dopry
8
+ - Add ability to speficy the search operator ([ #406 ] ( https://github.com/torchbox/wagtail-grapple/pull/406 ) ) @dopry
9
+
3
10
### Changed
4
11
5
- - ` SnippetObjectType ` is replaced with ` SnippetInterface ` ([ 405] ( https://github.com/torchbox/wagtail-grapple/pull/405 ) ) @mgax
12
+ - ` SnippetObjectType ` is replaced with ` SnippetInterface ` ([ # 405 ] ( https://github.com/torchbox/wagtail-grapple/pull/405 ) ) @mgax
6
13
7
14
### Fixed
8
15
396
403
- Improve field definition and under-the-hood implementation ([ #28 ] ( https://github.com/torchbox/wagtail-grapple/pull/28 ) )
397
404
- Add conditional checks when resolving streamfield type ([ #29 ] ( https://github.com/torchbox/wagtail-grapple/pull/29 ) )
398
405
399
- [ unreleased ] : https://github.com/torchbox/wagtail-grapple/compare/v0.26.0...HEAD
406
+ [ unreleased ] : https://github.com/torchbox/wagtail-grapple/compare/v0.27.0...HEAD
407
+ [ 0.27.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.26.0...v0.27.0
400
408
[ 0.26.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.25.1...v0.26.0
401
409
[ 0.25.1 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.25.0...v0.25.1
402
410
[ 0.25.0 ] : https://github.com/torchbox/wagtail-grapple/compare/v0.24.0...v0.25.0
Original file line number Diff line number Diff line change 1
- __version__ = "0.26 .0"
1
+ __version__ = "0.27 .0"
You can’t perform that action at this time.
0 commit comments