2020-01-23 05:42:53 +08:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to SimpleLogin will be documented in this file.
|
|
|
|
The version corresponds to SimpleLogin Docker `image tag`.
|
|
|
|
|
|
|
|
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]
|
|
|
|
|
2020-01-28 01:12:53 +08:00
|
|
|
## [1.0.1] - 2020-01-28
|
|
|
|
|
|
|
|
Simplify config file.
|
|
|
|
|
2020-01-23 05:42:53 +08:00
|
|
|
## [1.0.0] - 2020-01-22
|
|
|
|
|
|
|
|
Start tagging docker image.
|
|
|
|
Docker image tag is used in README to make sure SimpleLogin new Docker images don't break previous deployments.
|
|
|
|
|
|
|
|
|