commit 0cd5e71428ebff521ec36926fd5c4a86c1ed8525
parent fc039afca792b0ee258cf805966e92b5b861a6b0
Author: Ayush Agarwal <ayushnix@fastmail.com>
Date: Mon, 25 Apr 2022 23:19:37 +0530
docs: update CHANGELOG.md
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -4,6 +4,12 @@ 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
+
+### Fixed
+
+- use a generic message in the notification when data is copied
+
## [2.1.2] - 2022-04-02
### Fixed