File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
5
5
## [ Unreleased]
6
+
7
+ ## [ 1.2.0] - 2016-08-21
6
8
### Added
7
9
- aptuitl now adopts [ github.com/cybozu-go/cmd] [ cmd ] framework.
8
10
As a result, commands implement [ the common spec] [ spec ] .
@@ -30,6 +32,7 @@ All notable changes to this project will be documented in this file.
30
32
31
33
[ cmd ] : https://github.com/cybozu-go/cmd
32
34
[ spec ] : https://github.com/cybozu-go/cmd/blob/master/README.md#specifications
33
- [ Unreleased ] : https://github.com/cybozu-go/aptutil/compare/v1.1.0...HEAD
35
+ [ Unreleased ] : https://github.com/cybozu-go/aptutil/compare/v1.2.0...HEAD
36
+ [ 1.2.0 ] : https://github.com/cybozu-go/aptutil/compare/v1.1.0...v1.2.0
34
37
[ 1.1.0 ] : https://github.com/cybozu-go/aptutil/compare/v1.0.1...v1.1.0
35
38
[ 1.0.1 ] : https://github.com/cybozu-go/aptutil/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments