Skip to content

Commit c1ac863

Browse files
committed
Update changelog: fix typo in readme example note and document suppressed warnings
1 parent 43a9ebe commit c1ac863

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## v4.0.0
22
* Switch to .Net 10.0
33
* Fix code example 7 and 8 in readme
4-
* Adjust readme code example sto use filePath instead of filename or path
4+
* Adjust readme code example to use filePath instead of filename or path
5+
* Suppress warnings CA2022 and S2674 due to expected dynamic array length
56

67
## v3.0.0 - 5 Feb 2024
78
* Switch to .Net 8.0

0 commit comments

Comments
 (0)