From 06bfedac380f85cf6b9025acbfb4de941acf4607 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Mon, 8 Feb 2021 20:27:06 -0900 Subject: [PATCH] docs/changelog --- docs/docs/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index 91cd53766..80d9f4c7e 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -1,5 +1,10 @@ # Release Notes +## v0.3.0 - Draft! + +### Features and Improvements + - Unified and improved snackbar notifications + ## v0.2.0 - Now with Test! This is, what I think, is a big release! Tons of new features and some great quality of life improvements with some additional features. You may find that I made promises to include some fixes/features in v0.2.0. The short of is I greatly underestimated the work needed to refactor the database to a usable state and integrate categories in a way that is useful for users. This shouldn't be taken as a sign that I'm dropping those feature requests or ignoring them. I felt it was better to push a release in the current state rather than drag on development to try and fulfil all of the promises I made.