From 5c86b0dd96855dcb457d4d7082d0742d172011c2 Mon Sep 17 00:00:00 2001 From: Ru Singh <hello@rusingh.com> Date: Wed, 16 Jun 2021 16:39:35 +0530 Subject: [PATCH] Update CHANGELOG.md (#1130) For #1113, the changelog wasn't updated. This simply adds a relevant entry to the CHANGELOG.md file. :) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd770b4f..19315b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file. - Make sure embedded dashboards can run when user has blocked third-party cookies plausible/analytics#971 - Sites listing page will paginate if the user has a lot of sites plausible/analytics#994 - Crash when changing theme on a loaded dashboard plausible/analytics#1123 +- UI fix for details button overlapping content on mobile plausible/analytics#1114 ### Removed - Removes AppSignal monitoring package -- GitLab