From 392945c352356fdde9faf9a4670a4697d0c8b6ec Mon Sep 17 00:00:00 2001 From: Derek Dohler Date: Fri, 29 Mar 2019 15:42:48 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a514bde3..dcb46e29d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Added - Added ability to remove users from an organization to the settings page + - Added ability for users to download charts as PNGs ### Fixed - Fixed bug where organization dropdown could be shown to a user with no organizations - Fixed a bug where users can invite the same user to their organization twice.