diff --git a/exampleSite/content/basics/CHANGELOG.md b/exampleSite/content/basics/CHANGELOG.md index 3a3033fdac4..61b1ac71627 100644 --- a/exampleSite/content/basics/CHANGELOG.md +++ b/exampleSite/content/basics/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 3.0.1 (2022-02-23) + +### Enhancements + +- [**feature**] children: set containerstyle automatically according to style [#192](https://github.com/McShelby/hugo-theme-relearn/issues/192) + +### Fixes + +- [**bug**] theme: revert fontawsome to version 5 for IE11 compat [#191](https://github.com/McShelby/hugo-theme-relearn/issues/191) + +--- + ## 3.0.0 (2022-02-22) ### Enhancements diff --git a/layouts/partials/version.html b/layouts/partials/version.html index 5195842c765..cb2b00e4f7a 100644 --- a/layouts/partials/version.html +++ b/layouts/partials/version.html @@ -1 +1 @@ -3.0.0+tip +3.0.1