From 8d433caaf37d0dd965af95608c23acbb9dbdb566 Mon Sep 17 00:00:00 2001 From: Jody Garnett Date: Sun, 19 Aug 2018 19:24:07 -0700 Subject: [PATCH] update version history --- doc/JTS_Version_History.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/JTS_Version_History.html b/doc/JTS_Version_History.html index 55e416b84c..998aeee0e7 100644 --- a/doc/JTS_Version_History.html +++ b/doc/JTS_Version_History.html @@ -34,13 +34,15 @@

API Changes

  • Added XYZM support to CoordinateSequence and CoordinateSequenceFactory with getDimension() and getMeasures() information.
  • Introduced Coordinate methods for getX(), getY(), getZ(), and getM().
  • Deprecated Coordiante.zCoordinate.getZ(). -
  • Introduced Coordinate subclasses introduced for XY, XYM, XYZM representations.
  • +
  • Coordinate subclasses introduced for XY, XYM, XYZM representations.
  • Functionality Improvements

    +

    Version 1.15