forked from ms/transocks
Bump version to 1.0.0
This commit is contained in:
parent
30215d6637
commit
bea5654cd6
@ -3,6 +3,8 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.0.0] - 2016-09-01
|
||||||
### Added
|
### Added
|
||||||
- transocks now adopts [github.com/cybozu-go/cmd][cmd] framework.
|
- transocks now adopts [github.com/cybozu-go/cmd][cmd] framework.
|
||||||
As a result, it implements [the common spec][spec] including graceful restart.
|
As a result, it implements [the common spec][spec] including graceful restart.
|
||||||
@ -14,4 +16,5 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
[cmd]: https://github.com/cybozu-go/cmd
|
[cmd]: https://github.com/cybozu-go/cmd
|
||||||
[spec]: https://github.com/cybozu-go/cmd/blob/master/README.md#specifications
|
[spec]: https://github.com/cybozu-go/cmd/blob/master/README.md#specifications
|
||||||
[Unreleased]: https://github.com/cybozu-go/transocks/compare/v0.1...HEAD
|
[Unreleased]: https://github.com/cybozu-go/transocks/compare/v1.0.0...HEAD
|
||||||
|
[1.0.0]: https://github.com/cybozu-go/transocks/compare/v0.1...v1.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user