Skip to content

Commit

Permalink
add changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Dec 31, 2021
1 parent b1651ea commit e68dc2f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelogs/client_server/newsfragments/3610.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add Spaces and room types as per [MSC1772](https://github.com/matrix-org/matrix-doc/pull/1772) and [MSC2946](https://github.com/matrix-org/matrix-doc/pull/2946).
1 change: 1 addition & 0 deletions changelogs/client_server/newsfragments/3610.new
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add the Space Hierarchy API (`GET /rooms/{roomId}/hierarchy`) as per [MSC2946](https://github.com/matrix-org/matrix-doc/pull/2946).
1 change: 1 addition & 0 deletions changelogs/identity_service/newsfragments/3610.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add the `room_type` to stored invites as per [MSC3288](https://github.com/matrix-org/matrix-doc/pull/3288).
1 change: 1 addition & 0 deletions changelogs/server_server/newsfragments/3610.new
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add the Space Hierarchy API (`GET /hierarchy/{roomId}`) as per [MSC2946](https://github.com/matrix-org/matrix-doc/pull/2946).

0 comments on commit e68dc2f

Please sign in to comment.