Skip to content

Commit a9de598

Browse files
committed
More changelog entries
1 parent b0dedad commit a9de598

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ Increasing the minimal supported Rust version will always be coupled at least wi
1414

1515
### Fixed
1616

17-
* Add a typedef for `Returning` so that `#[auto_type]` works with such queries
17+
* Add a typedef for `Returning` and `Count` so that `#[auto_type]` works with such queries
18+
* Fixed an issue that allowed to pass non-boolean expressions to `.and()` and `.or()` which would
19+
result in queries failing at runtime
20+
* Officially deprecating the gitter room
1821

1922
### Removed
2023

0 commit comments

Comments
 (0)