Update CHANGELOG.md

This commit is contained in:
Daniel Rudolf 2019-11-24 22:19:07 +01:00
parent 0acb570731
commit 1e6baa0d93
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538

View File

@ -9,12 +9,13 @@ Pico Default Theme Changelog
details. details.
### Version 2.1.0 ### Version 2.1.0
Released: - Released: 2019-11-24
``` ```
* [New] Add Pico's official logo and tagline * [New] Add Pico's official logo and tagline
* [New] Add some utility classes for typography and images * [New] Add some utility classes for typography and images
* [Changed] Improve documentation of `pico-theme.yml` * [Changed] Improve documentation of `pico-theme.yml`
* [Changed] Various small improvements
``` ```
### Version 2.1.0-beta.1 ### Version 2.1.0-beta.1
@ -26,6 +27,7 @@ Released: 2019-11-03
* [Changed] Use Pico's `pages` Twig function to create the main navigation * [Changed] Use Pico's `pages` Twig function to create the main navigation
* [Changed] Improve formatting of definition lists and inline code snippets * [Changed] Improve formatting of definition lists and inline code snippets
* [Changed] Improve JSDoc class docs * [Changed] Improve JSDoc class docs
* [Changed] Various small improvements
``` ```
### Version 2.0.5-beta.1 ### Version 2.0.5-beta.1