From b59bec1706af3e780490a9161d875f84853acaa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dj8yf0=CE=BCl?= Date: Thu, 5 Oct 2023 17:48:28 +0300 Subject: [PATCH] chore: changelog update --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc74ab7..68afd88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [0.18.6] - 2023-10-05 + +### Features + +- Multiple select delete + +### Miscellaneous Tasks + +- Fmt + vers update + ## [0.18.5] - 2023-06-17 ### Documentation