We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658dedf commit f4e76e1Copy full SHA for f4e76e1
1 file changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
## v4.0.0
2
* Switch to .Net 10.0
3
+* Code refactoring
4
* Fix code example 7 and 8 in readme
5
+* Add tests for readme code examples
6
* Adjust readme code example to use filePath instead of filename or path
7
* Suppress warnings CA2022 and S2674 due to expected dynamic array length
8
0 commit comments