Move changelog into our format

This commit is contained in:
FloatingGhost 2023-12-15 16:32:41 +00:00
parent c3098e9c56
commit 2858cd81e1
2 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Changed
- OTP builds are now built on erlang OTP26
- The base Phoenix framework is now updated to 1.7
- An `outbox` field has been added to actor profiles to comply with AP spec
## Fixed
- Documentation issue in which a non-existing nginx file was referenced

View File

@ -1 +0,0 @@
ap userview: add outbox field.