From 68805aa3112051d445827d371da161d253dd64d8 Mon Sep 17 00:00:00 2001 From: Jeremy Pople Date: Thu, 15 Aug 2024 09:28:32 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6311552560..8cf19eb295 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ The types of changes are: ## [Unreleased](https://github.com/ethyca/fides/compare/2.43.0...main) +### Changed +- Tweaked behavior of loading state on D&D table actions buttons [#5201](https://github.com/ethyca/fides/pull/5201) ## [2.43.0](https://github.com/ethyca/fides/compare/2.42.1...2.43.0)