diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 7e56b12..19e70d7 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -20,12 +20,17 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version == Unreleased -== Added + + +== [0.4.0] - 2023-02-24 + + +=== Added - Accessibility tags for certain elements in the website (i.e., `
` in non-content). -== Updated +=== Updated - Reposition certain components. This is to (hopefully) fix certain layouts when the article is read in reader mode (in major web browsers such as Chrome and Firefox). @@ -36,6 +41,7 @@ This is to (hopefully) fix certain layouts when the article is read in reader mo + == [0.3.4] - 2022-11-28