summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayushnix@fastmail.com>2022-04-25 23:19:37 +0530
committerAyush Agarwal <ayushnix@fastmail.com>2022-04-25 23:19:37 +0530
commit0cd5e71428ebff521ec36926fd5c4a86c1ed8525 (patch)
treea59bda759d83b9c6bebceb6ebd052fc080234ce6 /CHANGELOG.md
parentfc039afca792b0ee258cf805966e92b5b861a6b0 (diff)
docs: update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09ec3b0..6470e00 100644
--- 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