File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 2.0.0 ] / 2016-12-25
9
9
10
10
### Added
11
11
@@ -58,7 +58,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
58
58
59
59
- Initial release.
60
60
61
- [ Unreleased ] : https://github.com/rxrc/systemd-units/compare/v1.5.0...HEAD
61
+ [ Unreleased ] : https://github.com/rxrc/systemd-units/compare/v2.0.0...HEAD
62
+ [ 2.0.0 ] : https://github.com/rxrc/systemd-units/compare/v1.5.0...v2.0.0
62
63
[ 1.5.0 ] : https://github.com/rxrc/systemd-units/compare/v1.4.0...v1.5.0
63
64
[ 1.4.0 ] : https://github.com/rxrc/systemd-units/compare/v1.3.1...v1.4.0
64
65
[ 1.3.1 ] : https://github.com/rxrc/systemd-units/compare/v1.3.0...v1.3.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " systemd-units" ,
3
- "version" : " 1.5 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"authors" : [
5
5
" Evan Sosenko <[email protected] >"
6
6
],
You can’t perform that action at this time.
0 commit comments