File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.10.0] - 2020-06-03
11+
1012### Added
1113* ` readme ` field on datafile root elements (gamesystem and catalogue) in code
1214 and in 2.03 schema ([ #115 ] ).
@@ -125,7 +127,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
125127[ #39 ] : https://github.com/WarHub/wham/pull/39
126128
127129
128- [ Unreleased ] : https://github.com/WarHub/wham/compare/v0.8.0...HEAD
130+ [ Unreleased ] : https://github.com/WarHub/wham/compare/v0.10.0...HEAD
131+ [ 0.10.0 ] : https://github.com/WarHub/wham/compare/v0.9.0...v0.10.0
129132[ 0.9.0 ] : https://github.com/WarHub/wham/compare/v0.8.0...v0.9.0
130133[ 0.8.0 ] : https://github.com/WarHub/wham/compare/v0.7.0...v0.8.0
131134[ 0.7.0 ] : https://github.com/WarHub/wham/compare/v0.6.17...v0.7.0
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 0.10.0-alpha.{height} " ,
3+ "version" : " 0.10" ,
44 "versionHeightOffset" : -1 ,
55 "nuGetPackageVersion" : {
66 "semVer" : 2.0
You can’t perform that action at this time.
0 commit comments