mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-02 16:22:40 +02:00
remove deprecated whitelist flag and struct field
This commit is contained in:
parent
5a07762971
commit
a5297ae319
3 changed files with 4 additions and 12 deletions
|
|
@ -10,6 +10,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|||
### Changed
|
||||
- updated docker image to use go1.12 compiler and build imageproxy as a go module.
|
||||
|
||||
### Removed
|
||||
- removed deprecated `whitelist` flag and `Proxy.Whitelist` struct field. Use
|
||||
`allowHosts` and `Proxy.AllowHosts` instead.
|
||||
|
||||
## [0.8.0] (2019-03-21)
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue