Jeremy Thomas 7 лет назад
Родитель
Сommit
30b53bf815
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      CHANGELOG.md

+ 2 - 2
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