summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fd89cd..5ef71ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog][1], and this project adheres to
[Semantic Versioning][2].
+## [v0.3.1][8]
+
+### Changed
+
+- do not autofocus search field on index page
+
+
## [v0.3.0][7]
### Added
@@ -54,3 +61,4 @@ The format is based on [Keep a Changelog][1], and this project adheres to
[5]: https://simplecss.org/
[6]: https://gemini.circumlunar.space/
[7]: https://cgit.xengineering.eu/ceres/tree?h=0.3.0
+[8]: https://cgit.xengineering.eu/ceres/tree?h=0.3.1