CHANGES.md: fix typo in 6.0.0 changes

This commit is contained in:
Johan Oudinet 2022-06-20 11:15:22 +02:00 committed by JC Brand
parent 25891ef0ee
commit 7e86c561c7
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ Soon we'll deprecate the latter, so prepare now.
## 6.0.0 (2020-01-09)
- [enable_smacks](https://conversejs.org/docs/html/configuration.html#enable-smacks) is not set to `true` by default.
- [enable_smacks](https://conversejs.org/docs/html/configuration.html#enable-smacks) is now set to `true` by default.
- Refactor some presence and status handling code from `converse-core` into `@converse/headless/converse-status`.
- It's now possible to navigate the emoji-picker via the keyboard arrow keys.