socks5-server/Changelog.md

20 lines
428 B
Markdown
Raw Normal View History

2018-04-24 21:00:14 +03:00
# Changelog
All notable changes to this project will be documented in this file.
2019-08-27 18:09:01 +03:00
## [Unreleased - available on :latest tag for docker image]
### Added
- PROXY_PORT env parameter for app
### Changed
ADd caarlos0/env lib for working with ENV variables
2018-04-24 21:00:14 +03:00
## [v0.0.1] - 2018-04-24
### Added
- Optional auth
### Changed
- Golang vendoring
- Change Dockerfile for multistage builds with final scratch image
### Removed
- IDE files