From 182ebdf2db62bb8e9e2792f2daf66d1ae94060ec Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Wed, 20 Jul 2022 10:31:07 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e08eb85..9720b13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,11 @@ 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). -## [2.0.1] - 2022-07-19 +## [2.0.2] - 2022-07-20 ### Added +- Toasts for events. - E2E Tests. - Make backend more configurable