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,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+
11+ ## [ 0.12.0] - 2020-11-12
12+
1013### Added
1114- Feat: Add support for roster migrations ([ #131 ] ).
1215
@@ -169,7 +172,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
169172[ #39 ] : https://github.com/WarHub/wham/pull/39
170173
171174
172- [ Unreleased ] : https://github.com/WarHub/wham/compare/v0.11.0...HEAD
175+ [ Unreleased ] : https://github.com/WarHub/wham/compare/v0.12.0...HEAD
176+ [ 0.11.0 ] : https://github.com/WarHub/wham/compare/v0.11.0...v0.12.0
173177[ 0.11.0 ] : https://github.com/WarHub/wham/compare/v0.10.0...v0.11.0
174178[ 0.10.0 ] : https://github.com/WarHub/wham/compare/v0.9.0...v0.10.0
175179[ 0.9.0 ] : https://github.com/WarHub/wham/compare/v0.8.0...v0.9.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.12.0-alpha.{height} " ,
3+ "version" : " 0.12" ,
44 "versionHeightOffset" : -1 ,
55 "nuGetPackageVersion" : {
66 "semVer" : 2.0
You can’t perform that action at this time.
0 commit comments