Skip to content

Commit 656956a

Browse files
committed
Nuget package release note changes.
1 parent 4992f6e commit 656956a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ShapeEngine/ShapeEngine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<PackageReleaseNotes>
2828
# 2.2.0 Release
2929
- Segment Overlap functions fixed.
30-
- Polyline improvements / clean up.
3130
- Quad ContainsPoint function fixed. (typo was the problem)
31+
- Polyline improvements / clean up.
3232
- RangeFloat and RangeInt deprecated. Both classes are still available but will be removed in a future update
3333
- ValueRange and ValueRangeInt readonly structs implemented to replace RangeFloat and RangeInt classes. They do basically the same but they are readonly structs now.
3434

0 commit comments

Comments
 (0)