Skip to content

Commit 997d147

Browse files
paritosh-08hasura-bot
authored andcommitted
fix changelog for last release (#1258)
<!-- The PR description should answer 2 important questions: --> ### What This PR fixes the changelog for the last release. An entry was added accidently to the already-released version instead of the unreleased section. ### How By moving the changelog line. V3_GIT_ORIGIN_REV_ID: 0d2edeea1890da90eee5d4475c78a4541b6fc7b4
1 parent fa82c31 commit 997d147

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

v3/changelog.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
### Added
66

7+
- Add a check to disallow defining boolean expression of array fields with
8+
scalar boolean type while resolving the boolean expression
9+
710
### Fixed
811

912
### Changed
@@ -13,8 +16,6 @@
1316
### Added
1417

1518
- Support array values in session variables
16-
- Add a check to disallow defining boolean expression of array fields with
17-
scalar boolean type while resolving the boolean expression
1819

1920
### Fixed
2021

0 commit comments

Comments
 (0)