Append CHANGELOG about other breaking changes
This commit is contained in:
parent
068e8d09a3
commit
ee4fad1e13
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Reference in a new issue