From bc80f89932b56f9952b5f80fc2f17717b66dc778 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Tue, 10 Oct 2017 10:46:11 +0100 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.3