Skip to content

Commit

Permalink
updated RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luithefirst committed Oct 9, 2024
1 parent 432c0d8 commit f6ee406
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 5.5.2
- added PoolGeometry as alternative to ManagedPool with SymbolDict (more efficient attribute lookups)
- added reference equality check to BufferView Equals
- using SortedSetExt value option methods
- avoid exception in upload/download/write when count=0
- marked MemoryManagementUtilities.FreeList as obsolete (duplicate of Aardvark.Base FreeList)
- updated Aardvark.Base to 5.3.5
- updated Aardvark.Build to 2.0.2
- updated aardpack to 2.0.3

### 5.5.1
- Improved adaptive converter caching
- Optimized GCHandle.Alloc usage
Expand Down

0 comments on commit f6ee406

Please sign in to comment.