From 36c96a4e44d431c72b0fcf8082fed99a19ad8748 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Sun, 24 Apr 2022 16:50:53 -0500 Subject: [PATCH] Fix 0.3.3 date in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65b4071..39fbfc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.3.3] - 2022-04-23 +## [0.3.3] - 2022-04-24 ### Fixed - Spacing between rows in Tree components - Computed style attributes on tooltips were ignored