1
0
mirror of https://github.com/picocms/pico-theme.git synced 2025-07-31 22:10:47 +02:00

Update CHANGELOG.md

This commit is contained in:
Daniel Rudolf
2022-03-13 12:17:33 +01:00
parent 64b82faaf4
commit da7abf9f0d

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 3.0.0-beta.1
Released: -
```
* [New] Update to API version 4 (no changes necessary)
* [Changed] Include non-hidden pages without a title in the navigation menu;
use the page ID as fallback for the missing page title
* [Changed] Update syntax to Twig 3.3
* [Changed] Update credits in theme footer
```
### Version 3.0.0-alpha.2
Released: 2020-12-24