Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jun 7, 2024
1 parent 9fa806a commit 568ff32
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Changelog

## 3.2.2

- Improved postgres flushQueryCache use `DEALLOCATE ALL` instead of `DISCARD ALL`

## 3.2.1

- Improved postgres flushQueryCache use `DEALLOCATE ALL` instead of `DISCARD ALL`
- Automatically convert backend enums to the value so that a user can provide an enum class as parameter
- Streamline params handling, all new fetch* and iterate* methods are without auto-escaping

Expand Down

0 comments on commit 568ff32

Please sign in to comment.