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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
20
## [ 0.2.4] - 2024-02-08
9
21
10
22
### Fixed
@@ -51,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
51
63
52
64
- First release.
53
65
66
+ [ 0.3.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.2.4...v0.3.0
54
67
[ 0.2.4 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.2.2...v0.2.4
55
68
[ 0.2.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.2.1...v0.2.2
56
69
[ 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