Skip to content

Commit 44803b4

Browse files
committed
Update changelog v3.0.6
1 parent cbc6a75 commit 44803b4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [3.0.6] - 19 Apr 2022
4+
- Properly close connections in Deno cbc6a75
5+
- Only write end message if socket is open 13950af
6+
- Improve query cancellation 01c2c68
7+
- Use monotonically increasing time for timeout - fixes #316 9d7a21d
8+
- Add support for dynamic columns with `returning` - fixes #317 04644c0
9+
- Fix type errors in TypeScript deno projects (#313) 822fb21
10+
- Execute forEach instantly 44e9fbe
11+
312
## [3.0.5] - 6 Apr 2022
413
- Fix transaction execution timing 28bb0b3
514
- Add optional onlisten function to listen 1dc2fd2

0 commit comments

Comments
 (0)