From 563b17d5cdc182fe3b1460240f7d2a9d4e546a3c Mon Sep 17 00:00:00 2001 From: Jeremy Dubois Date: Mon, 26 Oct 2020 16:47:43 +0100 Subject: [PATCH] Update CHANGELOG and bump to version 6.8.1 --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 825c09b..c4f4bec 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [6.8.1] - 2020-10-26 + +### Fixed + +- Fix a task using a register where simple quotes prevented the register to be properly filled, breaking the following task + ## [6.8.0] - 2020-10-23 ### Added