Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bosth authored Sep 8, 2024
1 parent 6065564 commit 7e0ec28
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Changelog

## [0.5.5] -
## [0.5.5] - 2024-09-08

### Changed

* WKTs again default to 6 decimal places of precision but this is now controllable
* WKTs again default to 6 decimal places of precision but this is now configurable

### Fixed

* `geojson` could return `m` instead of `z` for LineStrings and Polygons
* Elminated possibility of scientific notation in (E)WKT output
* `geojson` no longer returns `m` values instead of `z` values for LineStrings and Polygons
* Eliminated possibility of scientific notation in (E)WKT output

## [0.5.4] - 2024-08-29

Expand Down Expand Up @@ -131,6 +131,7 @@
## [0.0.2] - 2017-08-06
## [0.0.1] - 2017-07-30

[0.5.5]: https://github.com/bosth/plpygis/compare/v0.5.4...v0.5.5
[0.5.4]: https://github.com/bosth/plpygis/compare/v0.5.3...v0.5.4
[0.5.3]: https://github.com/bosth/plpygis/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/bosth/plpygis/compare/v0.5.1...v0.5.2
Expand Down

0 comments on commit 7e0ec28

Please sign in to comment.