Skip to content

Commit

Permalink
mention impl Display for Wkt in changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
categulario committed Mar 31, 2022
1 parent b056e00 commit 001d928
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

## next release
### Changed
* impl `std::fmt::Display` for `Wkt`.

## 0.10.0 - 2022-02-24
### Changed
* Now accepts `MULTIPOINT`s with fewer parentheses, as output by `ST_AsText` in postgis:
Expand Down

0 comments on commit 001d928

Please sign in to comment.