Browse Source

Update changelog

Jeremy Thomas 7 years ago
parent
commit
1913193aaf
1 changed files with 3 additions and 1 deletions
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -10,15 +10,17 @@
 * 🎉 #1255 New `.is-expanded` modifier for `navbar-item`
 * 🎉 #1255 New `.is-expanded` modifier for `navbar-item`
 * 🎉 #1384 New `.is-centered` and `.is-right` modifiers for `tags`
 * 🎉 #1384 New `.is-centered` and `.is-right` modifiers for `tags`
 * 🎉 #1383 New `.is-empty` modifier for `file`
 * 🎉 #1383 New `.is-empty` modifier for `file`
+* 🎉 #1380 Allow `.is-selected` class on `<td>` and `<th>` tags
 
 
 ### Improvements
 ### Improvements
 
 
 * #987 Improve `tag > icon` spacing
 * #987 Improve `tag > icon` spacing
 * Improve `hamburger` alignment
 * Improve `hamburger` alignment
 
 
-### Issues closed
+### Bug fixes
 
 
 * #1358 Fix indentation bug for .is-one-fifth
 * #1358 Fix indentation bug for .is-one-fifth
+* #1356 SASS 3.5+ variable parsing compatibility allows only #{}
 * #1342 Remove black line from progress bar in IE
 * #1342 Remove black line from progress bar in IE
 * #1334 Fix progress bar colors in IE
 * #1334 Fix progress bar colors in IE
 * #1313 Fix Table `is-selected` and `is-hoverable` styling issue
 * #1313 Fix Table `is-selected` and `is-hoverable` styling issue