aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayushnix@fastmail.com>2022-12-22 01:14:13 +0530
committerAyush Agarwal <ayushnix@fastmail.com>2022-12-22 01:14:13 +0530
commitf81c6d63ff7eaa415ba82937f435e4b1fe2839f7 (patch)
tree1ee452add6d43ba35656dbb63287e86e028f8a61 /CHANGELOG.md
parent6773f5197928faad1d7dcee808786a947bc295d5 (diff)
release: bump version to 2.1.3, update CHANGELOGv2.1.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09b4092..60db646 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ 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.1.3] - 2022-12-22
### Added
@@ -13,7 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
-- use a generic message in the notification when data is copied
+- use a generic message in notifications when data is copied
+
+- fixed parsing gopass config output for gopass version 1.15+
### Changed