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 +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.1] - 2025-05-15
9+
10+ ### Fixed
11+
12+ - Name of resourses in client
13+
814## [ 0.3.0] - 2025-05-11
915
1016### Changed
@@ -46,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4652
4753First release.
4854
55+ [ 0.3.1 ] : https://github.com/thuasta/thuai-8/compare/v0.3.0...v0.3.1
4956[ 0.3.0 ] : https://github.com/thuasta/thuai-8/compare/v0.2.1...v0.3.0
5057[ 0.2.1 ] : https://github.com/thuasta/thuai-8/compare/v0.2.0...v0.2.1
5158[ 0.2.0 ] : https://github.com/thuasta/thuai-8/compare/v0.1.0.1...v0.2.0
Original file line number Diff line number Diff line change 66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88
9- <Version >0.3.0 </Version >
9+ <Version >0.3.1 </Version >
1010
1111 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1212 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments