From: Jeremy Thomas Date: Tue, 10 Oct 2017 09:46:11 +0000 (+0100) Subject: Fix changelog X-Git-Tag: 0.6.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc80f89932b56f9952b5f80fc2f17717b66dc778;p=thirdparty%2Fbulma.git Fix changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5869ceb51..aac9bbdfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### Breaking changes +The new `$link` color is part of the `$colors` map. As a result, `.button.is-link` is a colored button now. Use `.button.is-text` if you want the underlined button. + ### New features * #1236 `.table` hover effect is opt-in, by using the `.is-hoverable` modifier class