Updated changelog

This commit is contained in:
Alejandro Celaya 2020-06-27 11:15:17 +02:00
parent 78b838f6b6
commit 2df6e694ea

View File

@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this
When selecting 301 redirects, you can also configure the time redirects are cached, to mitigate deviations in stats. When selecting 301 redirects, you can also configure the time redirects are cached, to mitigate deviations in stats.
* [#734](https://github.com/shlinkio/shlink/issues/734) Added support to redirect to deeplinks and other links with schemas different from `http` and `https`.
* [#709](https://github.com/shlinkio/shlink/issues/709) Added multi-architecture builds for the docker image. * [#709](https://github.com/shlinkio/shlink/issues/709) Added multi-architecture builds for the docker image.
#### Changed #### Changed