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 Mar 6, 2023
1 parent 21e7d0f commit 27e4b0b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 5.2.21
* Made non-generic PixImage creation more flexible and robust
* Added NativePtr.Item and NativePtr.Value
* Added Buffer.MemoryCopy overloads with nativeint arguments

### 5.2.20
* [Base] added float overloads to RandomSample methods
* [Base] changed array memory copies to use Buffer.MemoryCopy
Expand All @@ -7,7 +12,7 @@
* [Tensors] added simple accessors for Gray and BW
* [Vrml] added support for gzip compressed files
* [Vrml] allow registration of custom field parsers
* [Vrml] improved robustness in case of uknonwn field tokens
* [Vrml] improved robustness in case of unknown field tokens

### 5.2.19
* Added IPixMipmapLoader for loading images with mipmap chains
Expand Down

0 comments on commit 27e4b0b

Please sign in to comment.