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+ ## [ 0.3.0] - 2024-02-13
9+
10+ ### Added
11+
12+ - Support LeviLamina 0.8.x
13+
14+ ### Fixed
15+
16+ - Fix ` Player::talkAs `
17+ - Fix Chinese path related problems
18+ - Fix an error in ` onMobSpawned `
19+
820## [ 0.2.4] - 2024-02-08
921
1022### Fixed
@@ -51,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5163
5264- First release.
5365
66+ [ 0.3.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.2.4...v0.3.0
5467[ 0.2.4 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.2.2...v0.2.4
5568[ 0.2.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.2.1...v0.2.2
5669[ 0.2.1 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.2.0...v0.2.1
You can’t perform that action at this time.
0 commit comments