From 6a1adc856ad078f72f3b66c43cb6ef87e072ce1f Mon Sep 17 00:00:00 2001 From: "R.J. Steinert" Date: Mon, 7 Oct 2019 12:26:37 -0400 Subject: [PATCH] Change log updates --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8fd3c97..4a53117d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # CHANGELOG ## v4.3.3 -- Vertical center for tangy-toggle-button contents / tangy-timed items. +- Vertical center for tangy-toggle-button contents / tangy-timed items. https://github.com/Tangerine-Community/tangy-form/commit/c677ffb2620343fa993509d875e6418ea6757205 +- Fixes for saving and resuming ``. https://github.com/Tangerine-Community/tangy-form/pull/98 ## v4.3.2 - Make oversized tangy-timed grids gracefully handle overflow with overflow scroll setting.