Skip to content

Commit 73692ec

Browse files
committed
chore: update CHANGELOG.md
1 parent 9a73325 commit 73692ec

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.12.0] - 2025-06-12
11+
12+
### Added
13+
14+
- Added tooltip support for CustomFormBuilder @xiaoqch
15+
16+
### Changed
17+
18+
- Removed obsolete GUI logic @xiaoqch
19+
- Improved PlayerClass::talkAs (#287) @killcerr
20+
21+
### Fixed
22+
23+
- Fixed Player.transServer @xiaoqch
24+
- Fixed data.toMD5 and data.toSHA1 @xiaoqch
25+
- Fixed simulateLookAt [#278] @ShrBox
26+
1027
## [0.11.3] - 2025-06-03
1128

1229
### Added
@@ -926,8 +943,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
926943
[#269]: https://github.com/LiteLDev/LegacyScriptEngine/issues/269
927944
[#273]: https://github.com/LiteLDev/LegacyScriptEngine/issues/273
928945
[#277]: https://github.com/LiteLDev/LegacyScriptEngine/issues/277
946+
[#278]: https://github.com/LiteLDev/LegacyScriptEngine/issues/278
929947

930-
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.11.3...HEAD
948+
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.12.0...HEAD
949+
[0.12.0]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.11.3...v0.12.0
931950
[0.11.3]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.11.2...v0.11.3
932951
[0.11.2]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.11.1...v0.11.2
933952
[0.11.1]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.11.0...v0.11.1

0 commit comments

Comments
 (0)