diff options
author | Omar Polo <op@omarpolo.com> | 2024-04-04 19:07:04 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-04-04 19:07:04 +0000 |
commit | 40b71b6861fc7ddbe8ee66a7a3c6b253912e0c5f (patch) | |
tree | 8a250e3d81640cc166b2e5a55271526428e5eca9 /site | |
parent | 42235e3fc2853ac5c1b0fa355c1dda45d558ee11 (diff) |
changelog for 2.0.2
Diffstat (limited to 'site')
-rw-r--r-- | site/changelog.gmi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/site/changelog.gmi b/site/changelog.gmi index c55d9a4..406b7a0 100644 --- a/site/changelog.gmi +++ b/site/changelog.gmi @@ -1,5 +1,13 @@ # change log +## 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 semicolors 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 * convert gmid to the new imsg API |