This repository was archived by the owner on Sep 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ 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.3.2] - 2025-05-17
9+
10+ ### Fixed
11+
12+ - Record loading when there are multiple entries in record file
13+ - Incorrect camera view resetting after each battle
14+
815## [ 0.3.1] - 2025-05-15
916
1017### Fixed
@@ -52,6 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5259
5360First release.
5461
62+ [ 0.3.2 ] : https://github.com/thuasta/thuai-8/compare/v0.3.1...v0.3.2
5563[ 0.3.1 ] : https://github.com/thuasta/thuai-8/compare/v0.3.0...v0.3.1
5664[ 0.3.0 ] : https://github.com/thuasta/thuai-8/compare/v0.2.1...v0.3.0
5765[ 0.2.1 ] : https://github.com/thuasta/thuai-8/compare/v0.2.0...v0.2.1
Original file line number Diff line number Diff line change 66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88
9- <Version >0.3.1 </Version >
9+ <Version >0.3.2 </Version >
1010
1111 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1212 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments