From 30b53bf8150fcf1fa9a0c5d1ae09ba8a57aca091 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Wed, 18 Oct 2017 11:50:16 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eb45744..7a45eb97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ ### New features * 🎉 [List of buttons](https://bulma.io/documentation/elements/button/#list-of-buttons) -* #1287 New `.is-invisible` helper +* 🎉 #1235 Support for five column grid: `.is-one-fifth, .is-two-fifths, .is-three-fifths, .is-four-fifths` +* 🎉 #1287 New `.is-invisible` helper ### Improvements @@ -28,7 +29,6 @@ * #1236 `.table` hover effect is opt-in, by using the `.is-hoverable` modifier class * #1254 `.dropdown` now supports `.is-up` modifier -* #1235 Support for five column grid: `.is-one-fifth, .is-two-fifths, .is-three-fifths, .is-four-fifths` ### Improvements