Switched to the <field>-<dir> notation in orderBy param for short URLs list

This commit is contained in:
Alejandro Celaya
2021-12-14 23:01:19 +01:00
parent 654b36ab08
commit 17e4e06fcc
4 changed files with 41 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed
* [#534](https://github.com/shlinkio/shlink-web-client/pull/534) Updated axios.
* [#538](https://github.com/shlinkio/shlink-web-client/pull/538) Switched to the `<field>-<dir>` notation in `orderBy` param for short URLs list, in preparation for Shlink v3.0.0
### Deprecated
* *Nothing*