Skip to content

Commit 464bb0a

Browse files
authored
docs: Added changelog entry
1 parent 2b1e097 commit 464bb0a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Added
10+
11+
- `bunit.generators` respect parameters from the base class.
12+
- Supports components using constructor injection in `net9.0`.
13+
14+
### Fixed
15+
16+
- Use latest `System.Text.Json` due to CVE in `8.0.4`.
17+
918
## [1.32.7] - 2024-10-04
1019

1120
### Fixed

0 commit comments

Comments
 (0)