Skip to content

Commit

Permalink
Nuget package release note changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloByte committed Oct 4, 2024
1 parent 4992f6e commit 656956a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShapeEngine/ShapeEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<PackageReleaseNotes>
# 2.2.0 Release
- Segment Overlap functions fixed.
- Polyline improvements / clean up.
- Quad ContainsPoint function fixed. (typo was the problem)
- Polyline improvements / clean up.
- RangeFloat and RangeInt deprecated. Both classes are still available but will be removed in a future update
- ValueRange and ValueRangeInt readonly structs implemented to replace RangeFloat and RangeInt classes. They do basically the same but they are readonly structs now.

Expand Down

0 comments on commit 656956a

Please sign in to comment.