File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.17.11] - 2026-04-01
11+
12+ ### Changed
13+
14+ - Replaced legacy CommandCompatibleAPI(fake command based on event) with LegacyCommandAPI(real registered command)
15+ - Improved translations
16+
1017## [ 0.17.10] - 2026-03-31
1118
1219### Changed
@@ -1213,7 +1220,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12131220[ #353 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/353
12141221[ #358 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/358
12151222
1216- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.10...HEAD
1223+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.11...HEAD
1224+ [ 0.17.11 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.10...v0.17.11
12171225[ 0.17.10 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.9...v0.17.10
12181226[ 0.17.9 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.8...v0.17.9
12191227[ 0.17.8 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.7...v0.17.8
Original file line number Diff line number Diff line change 22 "format_version" : 3 ,
33 "format_uuid" : " 289f771f-2c9a-4d73-9f3f-8492495a924d" ,
44 "tooth" : " github.com/LiteLDev/LegacyScriptEngine" ,
5- "version" : " 0.17.10 " ,
5+ "version" : " 0.17.11 " ,
66 "info" : {
77 "name" : " LegacyScriptEngine" ,
88 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
You can’t perform that action at this time.
0 commit comments