Skip to content

Commit

Permalink
Release postgres-types v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Mar 6, 2020
1 parent e510283 commit d8470a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions postgres-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## v0.1.1 - 2020-03-05

### Added

* Added support for `time` 0.2.

## v0.1.0 - 2019-12-23

### Changed
Expand Down
2 changes: 1 addition & 1 deletion postgres-types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "postgres-types"
version = "0.1.0"
version = "0.1.1"
authors = ["Steven Fackler <[email protected]>"]
edition = "2018"
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit d8470a7

Please sign in to comment.