Skip to content

Commit 68b5bcf

Browse files
authored
docs: Fixed changelog.md
1 parent ee3e229 commit 68b5bcf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to **bUnit** will be documented in this file. The project ad
66

77
## [Unreleased]
88

9+
### Fixed
10+
11+
- Fixed other packages that have a CVE like `Microsoft.Extensions.Caching.Memory`. Reported by [@polajenko](https://github.com/polajenko). Fixed by [@linkdotnet](https://github.com/linkdotnet).
12+
913
## [1.33.3] - 2024-10-11
1014

1115
### Added
@@ -16,8 +20,6 @@ All notable changes to **bUnit** will be documented in this file. The project ad
1620
### Fixed
1721

1822
- Use latest `System.Text.Json` due to CVE in `8.0.4`.
19-
- Fixed other packages that have a CVE like `Microsoft.Extensions.Caching.Memory`. Reported by [@polajenko](https://github.com/polajenko). Fixed by [@linkdotnet](https://github.com/linkdotnet).
20-
2123
## [1.32.7] - 2024-10-04
2224

2325
### Fixed

0 commit comments

Comments
 (0)