Skip to content

Commit ac5c8bb

Browse files
committed
chore: prepare CHANGELOG for v0.18.2
1 parent 12ba431 commit ac5c8bb

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.18.2] - 2026-04-17
11+
12+
### Fixed
13+
14+
- Fixed deadlock in some cases caused by `loadEngineSnapshot()` @ShrBox
15+
1016
## [0.18.1] - 2026-04-13
1117

1218
### Fixed
@@ -1251,7 +1257,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12511257
[#353]: https://github.com/LiteLDev/LegacyScriptEngine/issues/353
12521258
[#358]: https://github.com/LiteLDev/LegacyScriptEngine/issues/358
12531259

1254-
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.1...HEAD
1260+
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.2...HEAD
1261+
[0.18.2]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.1...v0.18.2
12551262
[0.18.1]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.0...v0.18.1
12561263
[0.18.0]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.13...v0.18.0
12571264
[0.17.13]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.12...v0.17.13

tooth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"format_version": 3,
33
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
44
"tooth": "github.com/LiteLDev/LegacyScriptEngine",
5-
"version": "0.18.1",
5+
"version": "0.18.2",
66
"info": {
77
"name": "LegacyScriptEngine",
88
"description": "A plugin engine for running LLSE plugins on LeviLamina",

0 commit comments

Comments
 (0)