Skip to content

Commit

Permalink
Release notes for 1.2.0.0 release mid September (#1070)
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett authored Aug 26, 2024
1 parent 96805bb commit 02e1624
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion doc/JTS_Version_History.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,23 @@ Distributions for older JTS versions can be obtained at the

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

Version 1.x

Release Date: TBD

# Version 1.x

*Release Date: TBD*
### New Features

### Functionality Improvements

### Bug Fixes

### Performance Improvements

# Version 1.20.0

*Release Date: 09/18/2024*

### New Features
* Add `CoverageValidator` `CoveragePolygonValidator` (#900)
Expand All @@ -44,6 +58,7 @@ Distributions for older JTS versions can be obtained at the
* Improve CoverageSimplifier with ring removal, smoothing, inner/outer and per-feature tolerances (#1060)

### Bug Fixes
* Fix `WKBReader` and `WKBWriter` handling of M measures when writing to WKB and reading from WKB (#734)
* Fix `PreparedGeometry` handling of EMPTY elements (#904)
* Fix `WKBReader` parsing of WKB containing multiple empty elements (#905)
* Fix `LineSegment.orientationIndex(LineSegment)` to correct orientation for non-collinear segments on right (#914)
Expand Down

0 comments on commit 02e1624

Please sign in to comment.