File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.5.1] - 2023-10-10
2
+ All notable changes for version [ 0.5.1] are documented in this file.
3
+
4
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) since release [ 0.4.0] .
6
+
7
+ ## Removed
8
+
9
+ - Pre-processor macro error when ` jthread ` is missing in clang build
10
+
11
+
12
+ ## Fixed
13
+
14
+ - Clang build errors
15
+ - Wrong type used for asset path on startup
16
+ - Missing asset directories to CMakeLists
17
+ - Faulty length check in AoC conversion processor
18
+
19
+
20
+ ## Full commit log
21
+
22
+ https://github.com/SFTtech/openage/compare/v0.5.0...v0.5.1
Original file line number Diff line number Diff line change 1
- v0.4 .1
1
+ 0.5 .1
You can’t perform that action at this time.
0 commit comments