diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d671bc..9c020eb 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] + +## [4.5.1] - 2022-02-27 ### Fixed - "sed: write error" for large values of `EXIT_NODES` and `EXCLUDE_EXIT_NODES` @@ -89,7 +91,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/v4.5.0...HEAD +[Unreleased]: https://github.com/fphammerle/docker-tor-proxy/compare/v4.5.1...HEAD +[4.5.1]: https://github.com/fphammerle/docker-tor-proxy/compare/v4.5.0...v4.5.1 [4.5.0]: https://github.com/fphammerle/docker-tor-proxy/compare/v4.4.0...v4.5.0 [4.4.0]: https://github.com/fphammerle/docker-tor-proxy/compare/v4.3.1...v4.4.0 [4.3.1]: https://github.com/fphammerle/docker-tor-proxy/compare/v4.3.0...v4.3.1