Update changelog

This commit is contained in:
Jeremy Thomas
2017-10-09 10:36:14 +01:00
parent 9db2be70d9
commit 4f5cc9c0ed
10 changed files with 21 additions and 41 deletions

View File

@@ -7,6 +7,14 @@
* #1236 `.table` hover effect is opt-in, by using the `.is-hoverable` modifier class
* #1254 `.dropdown` now supports `.is-up` modifier
### Improvements
* #1257 Include placeholder mixin in `=input`
### Issues closed
* #708 Import variables in mixins
## 0.5.3
### New features