From 4a619f2e6b0c0396e84f3e062ae35e0e081b9aa4 Mon Sep 17 00:00:00 2001 From: Kimo Knowles Date: Mon, 19 Aug 2024 01:19:31 +0200 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13594a0f..5825c112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ > Committed but unreleased changes are put here, at the top. Older releases are detailed chronologically below. -#### Added - ## 2.21.19 (2024-08-19) +#### Added - `single-dropdown` - `:drop-direction` prop. Overrides any behavior which would position the body dynamically. `:up` or `:above` positions the body above the anchor, `:down`, `:dn` or `:below` positions it below. - `nested-grid` - optional `:align-column` & `:align-column-header` keys for column-specs.