Skip to content

Commit 8a4d647

Browse files
authored
Update CHANGELOG.md
1 parent ba14163 commit 8a4d647

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.0.1] - 2025-08-04
9+
### Added
10+
- Added `Shipped.md` and `Unshipped.md` files to track analyzer diagnostics and releases.
11+
These files follow the official Roslyn analyzer release tracking format.
12+
13+
### Notes
14+
- This is a documentation-only update with no functional code changes.
15+
16+
817
## [2.0.0] - 2025-07-16
918
### Changed
1019
- **Breaking Change**: All generated classes are now `record` types instead of regular `class` types.

0 commit comments

Comments
 (0)