Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Oct 4, 2022
1 parent b2de6b3 commit ab27fb8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 5.2.13
* Added uint32 vector types (V2ui, V3ui, V4ui)
* Added Disposable.empty
* Inlined color conversion methods, deprecating lambdas
* Implemented color conversions for Float16
* [Patterns] Added 2x3 matrices

### 5.2.12
* Added Fun.PowerOfTwo for int32 vectors
* [FSharpMath] Added exp2, step, and linearstep
Expand Down

0 comments on commit ab27fb8

Please sign in to comment.