aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2024-06-04 17:33:16 +0000
committerOmar Polo <op@omarpolo.com>2024-06-04 17:33:16 +0000
commitc38417e32dbbda8910b29039c61be4c30621ba7f (patch)
tree870fb76b4f6f6a419c600e3b25039b95152760bf
parente030968718df98278e6c5be54b9f7dcd9d82740f (diff)
site: fix syntax for 2.0.2 changelog
-rw-r--r--site/changelog.gmi10
1 files changed, 5 insertions, 5 deletions
diff --git a/site/changelog.gmi b/site/changelog.gmi
index 7f04def..ab3d9ab 100644
--- a/site/changelog.gmi
+++ b/site/changelog.gmi
@@ -10,11 +10,11 @@
## 2024/04/04 - 2.0.2 “Lady Stardust” bugfix release
-- fix `log access path' with `chroot' enabled.
-- fix config dumping (-nn).
-- rework grammar to allow semicolons after top-level statements.
-- don't make the log styles reserved keywords.
-- contrib/vim: fixed indent, from Anna “CyberTailor”, thanks!
+* fix `log access path' with `chroot' enabled.
+* fix config dumping (-nn).
+* rework grammar to allow semicolons after top-level statements.
+* don't make the log styles reserved keywords.
+* contrib/vim: fixed indent, from Anna “CyberTailor”, thanks!
## 2024/01/24 - 2.0.1 “Lady Stardust” bugfix release