File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ 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.2.0] - 2024-02-06
9+
10+ ### Added
11+
12+ - Support LeviLamina 0.7.x
13+
14+ ### Fixed
15+
16+ - Fix Device::getIP
17+
818## [ 0.1.6] - 2024-02-05
919
1020### Fixed
@@ -23,6 +33,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2333
2434- First release.
2535
36+ [ 0.1.6 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.1.5...v0.1.6
37+ [ 0.1.5 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.1.4...v0.1.5
38+
39+ [ 0.2.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.1.6...v0.2.0
2640[ 0.1.6 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.1.5...v0.1.6
2741[ 0.1.5 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.1.4...v0.1.5
2842[ 0.1.4 ] : https://github.com/LiteLDev/LegacyScriptEngine/releases/tag/v0.1.4
You can’t perform that action at this time.
0 commit comments