Skip to content

Commit 5d36c11

Browse files
committed
Updated change log.
1 parent 9ca22a6 commit 5d36c11

File tree

1 file changed

+7
-0
lines changed
  • src/CsvHelper.Website/input/change-log

1 file changed

+7
-0
lines changed

src/CsvHelper.Website/input/change-log/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

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+
310
### 33.0.1
411

512
#### Bug Fixes

0 commit comments

Comments
 (0)