From 81b988fc9802d42badd1df275c33293834737999 Mon Sep 17 00:00:00 2001 From: Matt Lantz Date: Tue, 6 Feb 2024 13:24:23 -0500 Subject: [PATCH] Changelog.md update --- changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index 82177c3..b4d6f99 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ---- +## [v6.24.0] - 2024-02-06 + +### Added +- New SimpleSelect for Bootstrap + +### Fixed +- Issue with color for flatpickr + ## [v6.23.2] - 2024-01-29 ### Fixed