Skip to content

Commit

Permalink
Write changelog for 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deepbluev7 committed Jan 12, 2023
1 parent 79dcdbb commit 59b241d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.9.0] -- UNRELEASED

- Support error formatting using {fmt}/spdlog.
- Don't require the events key in `state` and other keys in sync.
- Fix parsing members with `null` reason.
- Implement searching user directory. (Malte E)
- Add support for confetti events. (LorenDB)
- Support MSC3664, pushrules for relations.
- Support altsvc for http/3 switching.
- Allow evaluating pushrules locally.
- Use stable endpoints for cross-signing.
- Improve documentation in several places.
- Support voip v1. (r0hit05)
- Support threading.
- Switch to C++20.
- Fix /sync with invites without state.

## [0.8.2] -- 2022-09-09

- fix crash when fetching room summaries
Expand Down

0 comments on commit 59b241d

Please sign in to comment.