Skip to content

Commit 0224614

Browse files
committed
chore: update changelog
1 parent db6de05 commit 0224614

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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+
## [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

0 commit comments

Comments
 (0)