File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77We refer to [ GitHub issues] ( https://github.com/adr/adr-log/issues ) by using ` #NUM ` .
88
9- ## [ unreleased ]
9+ ## [ 2.1.0 ]
1010
1111### Added
1212
@@ -59,7 +59,8 @@ We refer to [GitHub issues](https://github.com/adr/adr-log/issues) by using `#NU
5959
6060Initial version of adr-log.
6161
62- [ unreleased ] : https://github.com/adr/adr-log/compare/adr:2.0.0...master
62+ [ unreleased ] : https://github.com/adr/adr-log/compare/adr:2.1.0...master
63+ [ 2.0.0 ] : https://github.com/adr/adr-log/compare/adr:2.0.0...2.1.0
6364[ 2.0.0 ] : https://github.com/adr/adr-log/compare/adr:1.1.0...2.0.0
6465[ 1.1.0 ] : https://github.com/adr/adr-log/compare/adr:1.0.1...1.1.0
6566[ 1.0.1 ] : https://github.com/adr/adr-log/compare/adr:1.0.0...1.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " adr-log" ,
33 "description" : " Generate an architectural decision log out of architectural decision records (ADRs)." ,
4- "version" : " 2.0 .0" ,
4+ "version" : " 2.1 .0" ,
55 "homepage" : " https://adr.github.io/adr-log/" ,
66 "author" : " Oliver Kopp (http://github.com/koppor/)" ,
77 "conttributors" : [
You can’t perform that action at this time.
0 commit comments