diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 9a414b5..0a679d2 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -17,7 +17,7 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version -== Unreleased +== [0.2.0] - 2022-05-04 === Changed diff --git a/README.adoc b/README.adoc index c9f0487..c1b3ab3 100644 --- a/README.adoc +++ b/README.adoc @@ -536,6 +536,14 @@ You can also enable it in your content with the `toc` frontmatter. +== TODO + +* Improve the color scheme generation for the counterpart system theme. +* Improve the taxonomies page layout. + + + + == Acknowledgments * https://github.com/foo-dogsquared/hugo-theme-contentful[My original theme, I guess] (does that really count?)