From 34fe013ca66df93df75868f43386db104c9f1700 Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Tue, 12 Feb 2019 23:36:45 -0500 Subject: [PATCH] Fixing typo in the CHANGELOG. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fedfadc..4173acce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.6.1] - 12-Feb-2019 -### Fixes +### Fixed - The LineChart widget now correctly places custom labels.