We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9fc23 commit 63330e2Copy full SHA for 63330e2
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 2.0.1 (2024-09-06)
2
+
3
+Internal Changes
4
+----------------
5
6
+- Move MediaProxy configuration to the toplevel
7
8
9
# 2.0.0 (2024-09-06)
10
========================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "matrix-bifrost",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Multi protocol bridging for Matrix.",
"engines": {
"node": ">=20"
0 commit comments