From 19a15b93f9524eec2ef12b556da3c3d294c483bf Mon Sep 17 00:00:00 2001 From: Felix Haller Date: Fri, 22 Sep 2023 12:16:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a7f84bf..64bfda6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - Add strict clippy lints to improve code consistency and readability. - Expand workflow clippy task to lint all-features in workspace. - Add docs badge to readme. +- Add date select option to apply style to weekend days [#182](https://github.com/mikaelmello/inquire/pull/182). ### Fixes