Skip to content

Commit

Permalink
Update CHANGES.md with geocircle conversion fix
Browse files Browse the repository at this point in the history
Signed-off-by: Hrishi Bakshi <hrishi@amazon.com>
  • Loading branch information
hsbakshi authored and dsmiley committed Mar 9, 2020
1 parent c9c36a0 commit d97b565
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## VERSION 0.8

DATE: March 8 2020

* \#177: Improve conversion of a Circle to Shape. JtsShapeFactory allows converting from a Shape
object to a JTS Geometry object. Geodetic circles now translate to a polygon that has points
equidistant from the center. Before the change, there was potentially a large inaccuracy.
(Hrishi Bakshi)

---------------------------------------

## VERSION 0.7

DATE: 27 December 2017
Expand Down

0 comments on commit d97b565

Please sign in to comment.