Skip to content

Commit fe90415

Browse files
committed
Release postgres-types v0.1.2
1 parent 469b72d commit fe90415

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

postgres-types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## v0.1.2 - 2020-07-03
4+
5+
### Added
6+
7+
* Added support for `geo-types` 0.6.
8+
39
## v0.1.1 - 2020-03-05
410

511
### Added

postgres-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "postgres-types"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Steven Fackler <[email protected]>"]
55
edition = "2018"
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)