Skip to content

Commit

Permalink
Update changelog v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
porsager committed Apr 19, 2022
1 parent cbc6a75 commit 44803b4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.0.6] - 19 Apr 2022
- Properly close connections in Deno cbc6a75
- Only write end message if socket is open 13950af
- Improve query cancellation 01c2c68
- Use monotonically increasing time for timeout - fixes #316 9d7a21d
- Add support for dynamic columns with `returning` - fixes #317 04644c0
- Fix type errors in TypeScript deno projects (#313) 822fb21
- Execute forEach instantly 44e9fbe

## [3.0.5] - 6 Apr 2022
- Fix transaction execution timing 28bb0b3
- Add optional onlisten function to listen 1dc2fd2
Expand Down

0 comments on commit 44803b4

Please sign in to comment.