20 lines
428 B
Markdown
20 lines
428 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [Unreleased - available on :latest tag for docker image]
|
|
### Added
|
|
- PROXY_PORT env parameter for app
|
|
|
|
### Changed
|
|
ADd caarlos0/env lib for working with ENV variables
|
|
|
|
## [v0.0.1] - 2018-04-24
|
|
### Added
|
|
- Optional auth
|
|
|
|
### Changed
|
|
- Golang vendoring
|
|
- Change Dockerfile for multistage builds with final scratch image
|
|
|
|
### Removed
|
|
- IDE files |