changelog: Fix lint issues.

This commit is contained in:
Alex Vandiver
2021-12-01 23:39:28 +00:00
parent 7ea4ad75af
commit 9a0fb497a4

View File

@@ -35,12 +35,12 @@ up-to-date list of raw changes.
hundreds of private messages or other notifiable messages as read at hundreds of private messages or other notifiable messages as read at
once wont exceed Apples 4 KB notification size limit. once wont exceed Apples 4 KB notification size limit.
- Slack importer improvements: - Slack importer improvements:
- Ensured that generated fake email addresses for Slack bots are - Ensured that generated fake email addresses for Slack bots are
unique. unique.
- Added support for importing Slack exports from a directory, not - Added support for importing Slack exports from a directory, not
just a .zip file. just a .zip file.
- Provided better error messages with invalid Slack tokens. - Provided better error messages with invalid Slack tokens.
- Added support for non-ASCII Unicode folder names on Windows. - Added support for non-ASCII Unicode folder names on Windows.
- Add support for V3 Pagerduty webhook. - Add support for V3 Pagerduty webhook.
- Updated documentation for Apache SSO, which now requires additional - Updated documentation for Apache SSO, which now requires additional
configuration now that Zulip uses a C extension (the `re2` module). configuration now that Zulip uses a C extension (the `re2` module).