From d3dcf334f0b8168559f141986cb0658f66f3b789 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Tue, 21 Nov 2023 09:14:03 -0500 Subject: [PATCH] Update change log. --- docs/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 9a90146..6f62558 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -38,6 +38,8 @@ with certain Matrix clients. (#35) will now be maintained separately and have its own releases as well. - Use a `configure` script and `make` to build Telodendria instead of custom scripts. +- Greatly simplified some endpoint code by using Cytoplasm's `j2s` for +parsing request bodies. ### New Features