diff --git a/CHANGELOG.md b/CHANGELOG.md index 34582830..f2115837 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ Allowed headings: ## [Unreleased] +## [3.22.0] - 2022-02-03 + ### Changed * Updated `InformationMessageCardView` buttons so that the button `minHeight` is reset from the default 60dp to 0dp. This means that buttons now only occupy the vertical space that they need and no more.