From 1b46b0c5e28f25cb31edf1c3268b9f3fc355a5f3 Mon Sep 17 00:00:00 2001 From: Stavros Aronis Date: Sat, 31 Oct 2020 11:44:59 +0100 Subject: [PATCH] Update CHANGELOG for release 0.21.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a8d2d730..7fed7b2e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/parapluu/Concuerror/tree/master) +## [0.21.0](https://github.com/parapluu/Concuerror/releases/tag/0.21.0) - 2020-10-31 ### Added - bash_completion (#308)