Skip to content

Commit

Permalink
Create VersionHistory.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikernet authored Jul 26, 2023
1 parent 1f3ac50 commit 636905e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions VersionHistory.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Singulink Collections Version History

## V2.0
### All packages
- Removed support for end-of-life .NET and .NET Framework runtimes with a build warning if used on an unsupported runtime
- Minor memory usage/GC pressure/performance optimizations

### Singulink.Collections.Weak
- Minor bug fix to validation of `AutoCleanAddCount` property setters in `Collections.Weak` (thanks [@procudin](https://github.com/procudin)!)

### Singulink.Collections
- Breaking change: `AsTransient()` methods on value lists and value sets was renamed to `AsTransientReadOnly()`

0 comments on commit 636905e

Please sign in to comment.