From 5b79f91c53c0bc7a7d48f0edf71212a14a11948d Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 14 Dec 2022 18:09:33 -0600 Subject: [PATCH] CHANGELOG: add missing release, boilerplate [Unreleased] section --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a38505994..4a794f0f28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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] + +## [2.0.0] - 2022-05-01 + ## [1.3.0] - 2021-07-02 ### Changed - Layout: show right sidebar on all pages.