File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.13.0] - 2025-11-18
9+
10+ ### Changed
11+ - Require PHP 8.2+ (drop PHP 7.x support) [ #129 ]
12+ - Remove deprecated Doctrine annotations
13+
14+ ### Added
15+ - Add demo for Ray.Compiler usage [ #130 ]
16+
17+ ### Removed
18+ - Remove unused exception classes
19+
820## [ 1.12.3] - 2025-11-13
921
1022### Fixed
@@ -44,6 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4456
4557Previous releases (prior to 1.11.0) are not documented in this changelog.
4658
59+ [ 1.13.0 ] : https://github.com/ray-di/Ray.Compiler/compare/1.12.3...1.13.0
4760[ 1.12.3 ] : https://github.com/ray-di/Ray.Compiler/compare/1.12.2...1.12.3
4861[ 1.12.2 ] : https://github.com/ray-di/Ray.Compiler/compare/1.12.1...1.12.2
4962[ 1.12.1 ] : https://github.com/ray-di/Ray.Compiler/compare/1.12.0...1.12.1
You can’t perform that action at this time.
0 commit comments