Update CHANGELOG.md

This commit is contained in:
Daniel Rudolf 2019-11-03 20:57:11 +01:00
parent 83a9b6ad59
commit ac5e65b7a4
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538

View File

@ -8,6 +8,17 @@ Pico Default Theme Changelog
refer to both the UPGRADE and NEWS sections of the docs for more
details.
### Version 2.1.0-beta.1
Released: -
```
* [Changed] Add basic `pico-theme.yml` to use API v3, enable Twig's autoescape
feature (no changes necessary) and register `Social` meta header
* [Changed] Use Pico's `pages` Twig function to create the main navigation
* [Changed] Improve formatting of definition lists and inline code snippets
* [Changed] Improve JSDoc class docs
```
### Version 2.0.5-beta.1
Released: 2019-01-03