Update changelog to reflect multer update

This commit is contained in:
Norm 2022-08-18 05:57:41 +00:00
parent f30e02dc73
commit c11fbc7a86
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ For older Misskey versions, see [CHANGELOG-OLD.md](./CHANGELOG-OLD.md).
### Fixed
- Server: Blocking remote accounts
### Security
- Server: Update `multer` dependency to resolve [CVE-2022-24434](https://nvd.nist.gov/vuln/detail/CVE-2022-24434)
## 13.0.0-preview1 - 2022-08-05
### Added
- Server: Replies can now be fetched recursively.