We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca22a6 commit 5d36c11Copy full SHA for 5d36c11
src/CsvHelper.Website/input/change-log/index.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+### 33.1.0
4
+
5
+#### Features
6
7
+- Use `Attributes.IsDefined` instead of `Attributes.GetCustomAttributes` to check for attributes on a type. This is more performant.
8
+- Removed out of support frameworks `net6.0` and `net7.0` and added `net9.0`.
9
10
### 33.0.1
11
12
#### Bug Fixes
0 commit comments