Updated changelog

This commit is contained in:
Alejandro Celaya 2018-12-09 16:25:24 +01:00
parent 6396e7f964
commit a32bab9fd0
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -6,5 +6,5 @@ vendor/
.env
data/database.sqlite
data/GeoLite2-City.mmdb
docs/swagger-ui
docs/swagger-ui*
docker-compose.override.yml

View File

@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Added
* *Nothing*
* [#162](https://github.com/shlinkio/shlink/issues/162) Added non-rest endpoints to swagger definition.
#### Changed