diff --git a/Changelog.md b/Changelog.md index 800c4cd..fbb7c30 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,8 +2,12 @@ All notable changes to this project will be documented in this file. ## [Unreleased - available on :latest tag for docker image] + + +## [v0.0.2] - 2020-03-21 ### Added - PROXY_PORT env parameter for app +- Multiarch support for docker images ### Changed ADd caarlos0/env lib for working with ENV variables @@ -14,7 +18,7 @@ ADd caarlos0/env lib for working with ENV variables ### Changed - Golang vendoring -- Change Dockerfile for multistage builds with final scratch image +- Change Dockerfile for multistage builds with final scratch image ### Removed -- IDE files \ No newline at end of file +- IDE files diff --git a/README.md b/README.md index 1d62d8f..e9ca24c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # go-socks5-proxy +![Latest tag from master branch](https://github.com/serjs/socks5-server/workflows/Latest%20tag%20from%20master%20branch/badge.svg) +![Release tag](https://github.com/serjs/socks5-server/workflows/Release%20tag/badge.svg) + Simple socks5 server using go-socks5 with authentication options ## Start container with proxy