From 3b894ca471f81c21e16c1b823c9bbb1bf9904b63 Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Mon, 28 Apr 2025 02:20:38 +0100 Subject: [PATCH] chore: add v0.1.1 --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index 14f8ce2..14174e5 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [v0.1.1] - 2025-04-28 + +### Fixed +- Columns not updating when selected in dropdown. +- Icons missing from context menu on search page. + ## [v0.1.0] - 2025-04-27 ### Fixed