We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469b72d commit fe90415Copy full SHA for fe90415
2 files changed
postgres-types/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## v0.1.2 - 2020-07-03
4
+
5
+### Added
6
7
+* Added support for `geo-types` 0.6.
8
9
## v0.1.1 - 2020-03-05
10
11
### Added
postgres-types/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "postgres-types"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Steven Fackler <sfackler@gmail.com>"]
edition = "2018"
license = "MIT/Apache-2.0"
0 commit comments