From 5ad62d6365ffe37d0457ed5caaac96d88168264f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Aur=C3=A8le=20DARCHE?= Date: Wed, 20 Oct 2021 10:31:10 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aa6fe2..7d5e577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [6.2.1] - 2021-10-20 + +### Fixed + +- Fix misspelling of the word optional in the error message #397 (Dan Allen @mojavelinux)) + + ## [6.2.0] - 2021-05-21 ### Changed