Skip to content

Commit

Permalink
2.0.0-alpha.11
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Oct 18, 2022
1 parent dc17294 commit 75fa9cb
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 103 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.0-alpha.11 / 18 Oct 2022
While this is an alpha release, new servers should use this rather than an older "stable" version.

Bugfixes:
* Fix custom emoji display in suggestions. (#2519)

Internal:
* Use React Suspense when loading ReCaptcha. (#2520)
* Replace custom package.json generation by a webpack plugin. (#2517)

## 2.0.0-alpha.10 / 16 Oct 2022
While this is an alpha release, new servers should use this rather than an older "stable" version.

Expand Down
Loading

0 comments on commit 75fa9cb

Please sign in to comment.