Update change log.

This commit is contained in:
Jordan Bancino 2023-11-21 09:14:03 -05:00
parent 3dae19e82d
commit d3dcf334f0
1 changed files with 2 additions and 0 deletions

View File

@ -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