From: Jeremy Thomas Date: Sun, 2 Apr 2017 16:46:37 +0000 (+0100) Subject: Update changelog X-Git-Tag: 0.4.1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87246f5d345ca52a9da58f9ebd5986d03ff6f367;p=thirdparty%2Fbulma.git Update changelog --- diff --git a/README.md b/README.md index 4b1ab7f9e..4a0590356 100644 --- a/README.md +++ b/README.md @@ -40,15 +40,16 @@ There is **no** JavaScript included. People generally want to use their own JS i ## 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 * Edge * Firefox -* Internet Explorer (10+) * Opera * Safari +Internet Explorer (10+) is only partially supported. + ## Documentation The documentation resides in the [docs](docs) directory, and is built with the Ruby-based [Jekyll](https://jekyllrb.com/) tool.