Skip to content

Commit 8c42005

Browse files
committed
Bump version to 1.2.0
1 parent 515f2c7 commit 8c42005

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6+
7+
## [1.2.0] - 2016-08-21
68
### Added
79
- aptuitl now adopts [github.com/cybozu-go/cmd][cmd] framework.
810
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.
3032

3133
[cmd]: https://github.com/cybozu-go/cmd
3234
[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
3437
[1.1.0]: https://github.com/cybozu-go/aptutil/compare/v1.0.1...v1.1.0
3538
[1.0.1]: https://github.com/cybozu-go/aptutil/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)