From 06eee78af42d898d7656af16d6b4fff6be318898 Mon Sep 17 00:00:00 2001 From: urbanadventurer Date: Wed, 26 Feb 2020 02:13:54 +1100 Subject: [PATCH] Release v0.5.1 on February 25th 2020 --- CHANGELOG.md | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33f8bf327..03658f9e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -Version 0.5.1 - ?, 2020 +Version 0.5.1 - February 25, 2020 + +This is a minor release with bug fixes, one new plugin, and a couple of plugin updates. ## FIXES * #275 Makefile now installs on macOS diff --git a/README.md b/README.md index 6f2511f25..dd4458601 100644 --- a/README.md +++ b/README.md @@ -394,7 +394,7 @@ Browse the wiki for more documentation and advanced usage techniques. ## Release History -- Version 0.5.1 Released ----- +- Version 0.5.1 Released Feburary 25th, 2020 - Version 0.5.0 Released June 9th, 2019 - Version 0.4.9 Released November 23rd, 2017 - Version 0.4.8-dev (Continuous release from 2012 to 2017)