summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
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