Updated changelog

This commit is contained in:
Alejandro Celaya
2019-10-05 17:29:07 +02:00
parent e0d20bf8ff
commit 4909bd9550

View File

@@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org).
## [Unreleased]
#### Added
* *Nothing*
#### Changed
* [#458](https://github.com/shlinkio/shlink/issues/458) Updated coding styles to use [shlinkio/php-coding-standard](https://github.com/shlinkio/php-coding-standard) v2.0.0.
#### Deprecated
* *Nothing*
#### Removed
* * *Nothing*
#### Fixed
* *Nothing*
## 1.19.0 - 2019-10-05
#### Added