We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098b47c commit 0e8525cCopy full SHA for 0e8525c
1 file changed
README.md
@@ -47,16 +47,6 @@ foreach (ref readonly HeavyStruct s in view)
47
}
48
49
```
50
-## Changelog
51
-
52
-### 1.2.2
53
-- Optimize `ArrayView.Create` method for empty collection expression
54
55
-### 1.2.1
56
-- Add `List<T>` to `ArrayView<T>` extension for NET9.0+
57
58
-### 1.2.0
59
-- Add `Trim` overloads to `StringView` class
60
61
## Supported versions
62
0 commit comments