Release postgres-protocol v0.5.1
This commit is contained in:
parent
7bc025d2d4
commit
e25987656e
@ -1,5 +1,11 @@
|
||||
# Change Log
|
||||
|
||||
## v0.5.1 - 2020-03-17
|
||||
|
||||
### Changed
|
||||
|
||||
* Upgraded `base64` to 0.12.
|
||||
|
||||
## v0.5.0 - 2019-12-23
|
||||
|
||||
### Changed
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "postgres-protocol"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
authors = ["Steven Fackler <sfackler@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "Low level Postgres protocol APIs"
|
||||
|
Loading…
Reference in New Issue
Block a user