From 55c488f0027f1aedb3bbde37d623a203cbc266b9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Jan 2020 06:08:17 +0000 Subject: [PATCH] chore(release): v0.4.0 # [0.4.0](https://gitlab.com/fedran/allegro/compare/v0.3.0...v0.4.0) (2020-01-02) ### Features * added front and back matter along with a new theme ([aab4ab0](https://gitlab.com/fedran/allegro/commit/aab4ab0948ef55b050392a06727438abdee43493)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e8fed8..733b031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.4.0](https://gitlab.com/fedran/allegro/compare/v0.3.0...v0.4.0) (2020-01-02) + + +### Features + +* added front and back matter along with a new theme ([aab4ab0](https://gitlab.com/fedran/allegro/commit/aab4ab0948ef55b050392a06727438abdee43493)) + # [0.3.0](https://gitlab.com/fedran/allegro/compare/v0.2.0...v0.3.0) (2019-12-27)