Skip to content

Commit 320309e

Browse files
koriymclaude
andcommitted
Add CHANGELOG.md for version 1.12.1
Document the fix for incorrectly marked @deprecated annotation on DiCompileModule. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent fd42f9d commit 320309e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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+
## [1.12.1] - 2025-10-27
9+
10+
### Fixed
11+
- Remove incorrect @deprecated annotation from DiCompileModule
12+
813
## [1.12.0] - 2025-10-26
914

1015
### Changed
@@ -27,5 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2732

2833
Previous releases (prior to 1.11.0) are not documented in this changelog.
2934

35+
[1.12.1]: https://github.com/ray-di/Ray.Compiler/compare/1.12.0...1.12.1
3036
[1.12.0]: https://github.com/ray-di/Ray.Compiler/compare/1.11.0...1.12.0
3137
[1.11.0]: https://github.com/ray-di/Ray.Compiler/releases/tag/1.11.0

0 commit comments

Comments
 (0)