File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.7.0] - 2024-06-28
11+
12+ ### Changed
13+
14+ - Add new symbol data format.
15+ - Load Levilamina from manifest.
16+
1017## [ 1.6.3] - 2024-06-17
1118
1219### Changed
@@ -55,7 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5562- Preload native plugins
5663- Clean up code
5764
58- [ Unreleased ] : https://github.com/LiteLDev/LeviLamina/compare/v1.6.3...HEAD
65+ [ Unreleased ] : https://github.com/LiteLDev/LeviLamina/compare/v1.7.0...HEAD
66+ [ 1.7.0 ] : https://github.com/LiteLDev/LeviLamina/compare/v1.6.3...v1.7.0
5967[ 1.6.3 ] : https://github.com/LiteLDev/LeviLamina/compare/v1.6.2...v1.6.3
6068[ 1.6.2 ] : https://github.com/LiteLDev/LeviLamina/compare/v1.6.1...v1.6.2
6169[ 1.6.1 ] : https://github.com/LiteLDev/LeviLamina/compare/v1.6.0...v1.6.1
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " github.com/LiteLDev/PreLoader" ,
4- "version" : " 1.6.3 " ,
4+ "version" : " 1.7.0 " ,
55 "info" : {
66 "name" : " PreLoader" ,
77 "description" : " A library preloader for loading LeviLamina" ,
88 "author" : " LiteLDev" ,
99 "tags" : []
1010 },
11- "asset_url" : " https://github.com/LiteLDev/PreLoader/releases/download/v1.6.3 /preloader-windows-x64.zip" ,
11+ "asset_url" : " https://github.com/LiteLDev/PreLoader/releases/download/v1.7.0 /preloader-windows-x64.zip" ,
1212 "files" : {
1313 "place" : [
1414 {
You can’t perform that action at this time.
0 commit comments