From 247b1f616dfd9a1198c51d11690d3dc9ec32b8b7 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Thu, 10 Sep 2020 22:04:53 +0000 Subject: [PATCH] added missing last release to changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84cb88eb..89758b05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [5.1.0] - 2020-09-07 + +* Moved plugin web files to be in the plugin folder to reduce staticfiles blueprint coupling +* Added basic sidebar on index page +* Many bug fixes + + ## [5.0.1] - 2020-08-08 * bumped deadsimplekv to 0.3.2