transocks/CHANGELOG.md
Алексей Бадяев da585626f8
All checks were successful
build / build (push) Successful in 1m33s
release / release (push) Successful in 1m16s
Исправлен changelog
2024-11-02 21:31:43 +07:00

1.2 KiB

Change Log

All notable changes to this project will be documented in this file.

1.1.2 - 2024-11-02

  • Added
    • Build debian packages.

1.1.1 - 2019-03-16

  • Changed
    • Replace syscall with golang.org/x/sys/unix, contributed by @otariidae (#14).

1.1.0 - 2018-11-13

  • Changed
    • Update github.com/cybozu-go/cmd to github.com/cybozu-go/well (#7, #9).
    • Replace TravisCI with CircleCI.

1.0.0 - 2016-09-01

  • Added
  • 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.