Udated changelog

This commit is contained in:
Alejandro Celaya 2019-01-21 21:27:16 +01:00
parent 284de28f76
commit 1aaedb8d90

View file

@ -33,6 +33,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this
* [#320](https://github.com/shlinkio/shlink/issues/320) Replaced query builder by plain DQL for all queries which do not need to be dynamically generated.
* [#330](https://github.com/shlinkio/shlink/issues/330) No longer allow failures on PHP 7.3 envs during project CI build.
* [#335](https://github.com/shlinkio/shlink/issues/335) Renamed functional test suite to database test suite, since that better describes what it actually does.
#### Deprecated