From 128860ac02a2e0e9595816b86fe701c3450fc55b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferenc=20S=C3=A1rai?= Date: Thu, 19 Sep 2024 17:38:14 +0200 Subject: [PATCH] fix: add #433 to CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eadec30..ae7b66f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,5 @@ ### Features * Migrate to bee-2.2.0 ([#436](https://github.com/ethersphere/swarm-desktop/issues/436)) ([9874352](https://github.com/ethersphere/swarm-desktop/commit/9874352262fa76dd3df31d83fd616fefdd4dff05)) + +* update bee dashboard to latest version ([#433](https://github.com/ethersphere/swarm-desktop/issues/433)) ([5a2fe76](https://github.com/ethersphere/swarm-desktop/commit/5a2fe768ccbcfce07fa94b9970b92481a4e8e5be))