diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..02894cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +### v0.0.1 (Initial Release) +##### February 21, 2020 + +#### :tada: Features + +- JSON logging +- Dockerization of application +- `go.mod` for dependency management +- Added apache2 LICENSE +- Yaml configuration for management diff --git a/README.md b/README.md index 51966cf..6c83978 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/opstree/dynamic-pv-scaler)](https://goreportcard.com/report/github.com/opstree/dynamic-pv-scaler) [![Docker Repository on Quay](https://img.shields.io/badge/container-ready-green "Docker Repository on Quay")](https://quay.io/repository/opstree/dynamic-pv-scaler) [![Apache License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/opstree/dynamic-pv-scaler) ## Dynamic PV(Persistent Volume) Scaler