Update changelog

This commit is contained in:
Jeremy Thomas
2017-04-02 17:46:37 +01:00
parent 391d373d30
commit 87246f5d34

View File

@@ -40,15 +40,16 @@ There is **no** JavaScript included. People generally want to use their own JS i
## Browser Support ## Browser Support
Bulma uses [autoprefixer](https://github.com/postcss/autoprefixer) to make (most) Flexbox features compatible with earlier browser versions. According to [Can I use](http://caniuse.com/#feat=flexbox), Bulma is compatible with: Bulma uses [autoprefixer](https://github.com/postcss/autoprefixer) to make (most) Flexbox features compatible with earlier browser versions. According to [Can I use](http://caniuse.com/#feat=flexbox), Bulma is compatible with **recent** versions of:
* Chrome * Chrome
* Edge * Edge
* Firefox * Firefox
* Internet Explorer (10+)
* Opera * Opera
* Safari * Safari
Internet Explorer (10+) is only partially supported.
## Documentation ## Documentation
The documentation resides in the [docs](docs) directory, and is built with the Ruby-based [Jekyll](https://jekyllrb.com/) tool. The documentation resides in the [docs](docs) directory, and is built with the Ruby-based [Jekyll](https://jekyllrb.com/) tool.