Skip to content

Commit

Permalink
10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tadzik committed Aug 21, 2024
1 parent 8be3dbf commit 344d0dc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 10.2.0 (2024-08-21)

### Features

- Add a MediaProxy component for MSC3910 compliance. ([\#444](https://github.com/matrix-org/matrix-appservice-bridge/issues/444))


10.1.0 (2024-01-08)
===================

Expand Down
1 change: 0 additions & 1 deletion changelog.d/444.feature

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matrix-appservice-bridge",
"version": "10.1.0",
"version": "10.2.0",
"description": "Bridging infrastructure for Matrix Application Services",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 344d0dc

Please sign in to comment.