From 9aa9218e36c5891d4b239988d9d501f2262a9301 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Fri, 10 Dec 2021 16:45:21 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abfc89a..be7d4a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## [3.3.1] - 2021-12-10 + +### Added + +- Added new config option `show_in_sidebar` (thanks to [@kevariable](https://github.com/kevariable)) + ## [3.3.0] - 2021-12-10 ### Changed