diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bcf5dd..8a1133d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [2.0.0] - 2020-03-24 ### Changed - Changed DNS port from 53 to 9053 @@ -27,7 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Tor Socks5 & DNS proxy -[Unreleased]: https://github.com/fphammerle/docker-tor-proxy/compare/v1.1.1...HEAD -[1.1.1]: https://github.com/fphammerle/docker-tor-proxy/compare/1.0.0...v1.1.1 +[Unreleased]: https://github.com/fphammerle/docker-tor-proxy/compare/v2.0.0...HEAD +[2.0.0]: https://github.com/fphammerle/docker-tor-proxy/compare/v1.1.1...v2.0.0 +[1.1.1]: https://github.com/fphammerle/docker-tor-proxy/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/fphammerle/docker-tor-proxy/compare/1.0.0...v1.1.0 [1.0.0]: https://github.com/fphammerle/docker-tor-proxy/releases/tag/1.0.0