Update changelog

This commit is contained in:
Jeremy Thomas
2019-05-18 21:03:52 +01:00
parent fa303e7307
commit 6fc605c65c
4 changed files with 385 additions and 227 deletions

View File

@@ -2,6 +2,11 @@
## Upcoming release
### Deprecation warning
The `form.sass` file is **deprecated**. It has moved into its own `/form` folder. If you were importing `form.sass`, please import `sass/form/_all.sass` now.
If you were simply importing the whole of Bulma with `@import "~/bulma/bulma.sass"` or similar, you won't have to change anything, and everything will work as bbefore.
### New features
#### Support for overriding the `font-family`