From bd47665882a75dc3fedab02c69ed4118752eb404 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Tue, 1 Mar 2022 19:00:09 +0530 Subject: docs: update CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 794d934..820dc43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [UNRELEASED] +## [2.0.1] - 2022-03-01 + +## Fixed + +- even if the selected file has 0 size, it will now be considered as a valid selection because the + file name may be used as a value for autotyping/copying + +- autotyping data no longer clears the clipboard ## [2.0.0] - 2022-02-19 -- cgit v1.2.3