From 5824678ff91ddae178ee4a71e35c867a304fac9c 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index 14f8ce2..bc88b76 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,15 @@ 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. + +### Changed +- Version numbers are now taken from container image. + ## [v0.1.0] - 2025-04-27 ### Fixed