Skip to content

Commit 0e8525c

Browse files
committed
Update README
1 parent 098b47c commit 0e8525c

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,6 @@ foreach (ref readonly HeavyStruct s in view)
4747
}
4848

4949
```
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
6050

6151
## Supported versions
6252

0 commit comments

Comments
 (0)