Append CHANGELOG about other breaking changes

This commit is contained in:
Nikita Karamov 2023-03-16 15:21:55 +01:00
parent 068e8d09a3
commit ee4fad1e13
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 2 additions and 0 deletions

View File

@ -12,7 +12,9 @@ as to indicate that sharing to other federated networks is now possible.
### ⚠️ BREAKING CHANGES
- **new API endpoint path**: ~~`/api/toot`~~`/api/share`
- **new API endpoint port**: ~~`:8000`~~`:8080`
- API endpoint **is now ESM-based** instead of CommonJS
- **new static path**: ~~`./public`~~`./dist`
### Added