3proxy-docker/CHANGELOG.md
Paramtamtam e53ceaa3e3
Revert "Docker image arch linux/arm/v7 added"
This reverts commit 8c5b04a0df9a375a741994bd222956f68f4ea8a4.
2021-03-23 15:16:05 +05:00

43 lines
676 B
Markdown

# Changelog
All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
## v1.2.0
### Changed
- 3proxy updated from `0.8.13` up to `0.9.3`
## v1.1.0
### Removed
- Environment variable `AUTH_REQUIRED` support
### Changed
- Proxy error pages a little bit styled
## v1.0.0
### Fixed
- Dockerfile and docker entry-point script cleanup
## v0.1.1
### Fixed
- Docker entry-point script clean
## v0.1.0
### Changed
- First project release
[keepachangelog]:https://keepachangelog.com/en/1.0.0/
[semver]:https://semver.org/spec/v2.0.0.html