mirror of
https://github.com/stefan01/transocks.git
synced 2025-02-22 19:50:46 +07:00
968 B
968 B
Change Log
All notable changes to this project will be documented in this file.
Unreleased
1.1.0 - 2018-11-13
Changed
- Update
github.com/cybozu-go/cmd
togithub.com/cybozu-go/well
(#7, #9). - Replace TravisCI with CircleCI.
1.0.0 - 2016-09-01
Added
- transocks now adopts github.com/cybozu-go/cmd framework.
As a result, it implements the common spec including graceful restart.
Changed
- The default configuration file path is now
/etc/transocks.toml
. - "listen" config option becomes optional. Default is "localhost:1081".
- Configuration items for logging is changed.