Skip to content

Commit

Permalink
Added missing changes for v1.1.1 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Oct 20, 2018
1 parent 169c69d commit 56ad6d9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# CHANGELOG

## Unreleased
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).

## 1.1.1 - 2018-10-20

#### Added

Expand All @@ -20,6 +24,7 @@

#### Fixed

* [#63](https://github.com/shlinkio/shlink-web-client/issues/63) Improved how bar charts are rendered in stats page, making them try to calculate a bigger height for big data sets.
* [#56](https://github.com/shlinkio/shlink-web-client/issues/56) Ensured `ColorGenerator` matches keys in a case insensitive way.
* [#53](https://github.com/shlinkio/shlink-web-client/issues/53) Fixed missing margin between date fields in visits page for mobile devices.

Expand Down

0 comments on commit 56ad6d9

Please sign in to comment.