Ensured bar graphs are sorted case insensitive

This commit is contained in:
Alejandro Celaya
2018-12-19 11:07:06 +01:00
parent 9d513e9ea0
commit 77a2f32cfd
2 changed files with 10 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Fixed
* *Nothing*
* [#77](https://github.com/shlinkio/shlink-web-client/issues/77) Sortable graphs ordering is now case insensitive.
## 1.2.0 - 2018-11-01