Update CHANGELOG.md

This commit is contained in:
Dean Attali 2020-05-07 03:22:43 -04:00 committed by GitHub
parent 5048f3c942
commit ca005f88a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
- **BREAKING CHANGE** Upgraded from jQuery 1.11.2 to 3.4.2. This should not affect most people.
- Added `navbar-border-col` setting in the config file.
- Add accessibility features where possible.
- Made the theme completely responsive by rewriting all CSS to use 'rem' instead of 'px.
- Made the theme completely responsive by rewriting all CSS to use 'rem' instead of 'px'.
- Rewrite and simplify some JavaScript code to use CSS or Bootstrap alternatives that weren't available in 2015.
- Remove most of the sample posts so that users only have two sample posts to learn from.
- Improvements to the README instructions.