From 9993473bc0a268d82cd1b1d135a3d64777bf4b13 Mon Sep 17 00:00:00 2001 From: Jose Armesto Date: Wed, 3 Jul 2024 16:21:05 +0200 Subject: [PATCH] Fix changelog (#596) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b83d524..e2acad69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Get rid of the `app` label in Phoenix dashboards. + ## [3.20.0] - 2024-07-01 ### Added @@ -25,7 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Removed the dashboard 'Webhook Health'. -- Get rid of the `app` label in Phoenix dashboards. ## [3.19.0] - 2024-06-13