File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3- ## Unreleased
3+ ## v0.19.1 - 2021-04-03
44
55### Added
66
77* Added support for ` geo-types ` 0.7 via ` with-geo-types-0_7 ` feature.
8+ * Added ` Client::clear_type_cache ` .
89
910## v0.19.0 - 2020-12-25
1011
Original file line number Diff line number Diff line change 11[package ]
22name = " postgres"
3- version = " 0.19.0 "
3+ version = " 0.19.1 "
44authors = [" Steven Fackler <sfackler@gmail.com>" ]
55edition = " 2018"
66license = " MIT/Apache-2.0"
@@ -34,7 +34,7 @@ with-time-0_2 = ["tokio-postgres/with-time-0_2"]
3434bytes = " 1.0"
3535fallible-iterator = " 0.2"
3636futures = " 0.3"
37- tokio-postgres = { version = " 0.7.0 " , path = " ../tokio-postgres" }
37+ tokio-postgres = { version = " 0.7.1 " , path = " ../tokio-postgres" }
3838
3939tokio = { version = " 1.0" , features = [" rt" , " time" ] }
4040log = " 0.4"
You can’t perform that action at this time.
0 commit comments