From b511ee37225a11e20f164c09afdad18e0d194a15 Mon Sep 17 00:00:00 2001 From: Son NK Date: Wed, 25 Mar 2020 12:09:21 +0100 Subject: [PATCH] v2.1.0 --- CHANGELOG | 2 ++ docs/upgrade.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index fa8d22e9..19cf7aef 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,8 @@ 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.0] - 2020-03-23 Support PGP ## [2.0.0] - 2020-03-13 diff --git a/docs/upgrade.md b/docs/upgrade.md index aa8bf961..99611d02 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -10,7 +10,7 @@ Sometimes upgrading to a major version might require running a manual migration. 2.1.0 comes with PGP support. If you use PGP, please follow these steps to enable this feature: -1) Create directory to store SimpleLogin data +1) In your home directory (where `dkim.key` is located), create directory to store SimpleLogin data ```bash mkdir sl