Skip to content

Commit

Permalink
Update JTS_Version_History.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts committed Jan 15, 2021
1 parent 577130e commit 26af9f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/JTS_Version_History.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ Distributions for older JTS versions can be obtained at the
### Functionality Improvements

* Check for invalid polygonal geometry before fixing in `DouglasPeuckerSimplifier`, `VWSimplifier`, `Densifier` (#656)
* Add `Coordinate` and subclasses `create()` methods (#637)

### Bug Fixes

* Ensure `Densifier` creates `Coordinate`s with same class as input (#637)

<!-- ================================================================ -->

Expand Down

0 comments on commit 26af9f3

Please sign in to comment.