Skip to content

Commit 17af0d5

Browse files
committed
Release tokio-postgres v0.7.6
1 parent 695067c commit 17af0d5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

tokio-postgres/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## v0.7.6 - 2022-04-30
4+
5+
### Added
6+
7+
* Added support for `uuid` 1.0 via the `with-uuid-1` feature.
8+
9+
### Changed
10+
11+
* Upgraded to `tokio-util` 0.7.
12+
* Upgraded to `parking_lot` 0.12.
13+
314
## v0.7.5 - 2021-10-29
415

516
### Fixed

0 commit comments

Comments
 (0)