Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVandH committed Oct 18, 2024
1 parent 76cdb1c commit 7088b39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.6.1
- Fix issue with clipping Voronoi tessellation dual to a single right-angled triangle.

## 1.6.0
- Define `reverse` for `AbstractParametricCurve`s, making it easier to reverse the orientation of a curve. See [#195](https://github.com/JuliaGeometry/DelaunayTriangulation.jl/pull/195).
- Fixed an issue with `LineSegment` not returning the exact endpoints at `t=1`, which can be problematic when joining boundary nodes. This has been fixed. See [#195](https://github.com/JuliaGeometry/DelaunayTriangulation.jl/pull/195).
Expand Down

0 comments on commit 7088b39

Please sign in to comment.