From dd555f810a477349f2611966fbbafb25745bdc95 Mon Sep 17 00:00:00 2001 From: commitimpush Date: Fri, 11 Nov 2022 16:03:05 +0100 Subject: [PATCH] fixed changelog to make it the same as github versions --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e47e76..bb63521 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ -## 0.0.2 +## 1.1.0 * Added option to change background color of date picker. * Added option to style the bar at the bottom of the date picker. -## 0.0.1 +## 1.0.0 * TODO: Describe initial release.