Browse Source
Add changelog for 3.2.8
Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/1500/head
Joas Schilling
7 years ago
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with
7 additions and
0 deletions
-
CHANGELOG.md
|
|
|
@ -1,6 +1,13 @@ |
|
|
|
# Changelog |
|
|
|
All notable changes to this project will be documented in this file. |
|
|
|
|
|
|
|
## 3.2.8 – 2019-01-30 |
|
|
|
### Fixed |
|
|
|
- Fix mentions when adding multiple directly after each other |
|
|
|
[#1394](https://github.com/nextcloud/spreed/pull/1394) |
|
|
|
- Load more messages after loading the first batch when entering a room |
|
|
|
[#1403](https://github.com/nextcloud/spreed/pull/1403) |
|
|
|
|
|
|
|
## 5.0.1 – 2019-01-23 |
|
|
|
### Changed |
|
|
|
- Add a hook so the external signaling can set participant data |
|
|
|
|