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.
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.2.0] - 2024-02-06
9
+
10
+ ### Added
11
+
12
+ - Support LeviLamina 0.7.x
13
+
14
+ ### Fixed
15
+
16
+ - Fix Device::getIP
17
+
8
18
## [ 0.1.6] - 2024-02-05
9
19
10
20
### Fixed
@@ -23,6 +33,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
33
24
34
- First release.
25
35
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
26
40
[ 0.1.6 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.1.5...v0.1.6
27
41
[ 0.1.5 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.1.4...v0.1.5
28
42
[ 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