From: Jeremy Thomas Date: Wed, 18 Oct 2017 10:50:16 +0000 (+0100) Subject: Update changelog X-Git-Tag: 0.6.1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b53bf8150fcf1fa9a0c5d1ae09ba8a57aca091;p=thirdparty%2Fbulma.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eb457441..7a45eb972 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