From 72285b4bc809434d8c1c48190ea31cf42919e641 Mon Sep 17 00:00:00 2001 From: Harrison Date: Fri, 18 Oct 2024 08:49:35 +0300 Subject: [PATCH] chore: chore update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27edb30..e7ab79c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [0.2.1] 2024-10-18 + +### Fixed + +- Fixed issue where previously selected assets were not being removed + ## [0.2.0] 2024-10-05 ### Added