From 3aaf18c290dd20a3aadfab9c90d632fe042b30fa Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 11 Aug 2019 10:39:18 +0300 Subject: [PATCH] CHANGELOG.md: Move unreleased changes to 0.2.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8dac9c..07e6bd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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] +## [0.2.1] - 2019-08-11 ### Added - Check for uncommon filename extensions - Replacement of unneccessary Unicode characters like soft hyphens (U+00AD)