Update changelog

This commit is contained in:
JC Brand 2021-09-13 13:45:12 +02:00
parent d44abbb48e
commit 126fa1809e

View File

@ -1,5 +1,9 @@
# Changelog
## 8.0.2 (Unreleased)
- #2640: Add `beforeFetchLoginCredentials` hook
## 8.0.1 (2021-09-09)
- #2326: 404 for asset /logo/conversejs-filled.svg
@ -9,7 +13,6 @@
- #2634: Image previews not loading when not serving Converse locally
- #2636: Don't fail when setting up a new XEP-0198 managed stream and `_converse.session` is undefined
- Bugfix: Don't show minimized chats when logged out
- #2640: Adds `beforeFetchLoginCredentials` hook
## 8.0.0 (2021-09-03)