From 3009ea8b02c868c3b3d34d49d91754ca2351b46d Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Thu, 21 Oct 2021 18:31:34 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46434fa..4c06240 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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). +## [1.0.1] - 21-10-2021 + +### Changed + +- UI improvements +- Fixed validation error + ## [1.0.0] - 21-10-2021 Initial release.