We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45ce31 commit 5cd44c6Copy full SHA for 5cd44c6
CHANGELOG.md
@@ -1,4 +1,13 @@
1
- 0.4.0 (2022-11-16)
+0.4.2 (2022-12-01)
2
+==================
3
+
4
+Bugfixes
5
+--------
6
7
+- Fix being unable to join XMPP MUCs via Matrix room aliases. ([\#323](https://github.com/matrix-org/matrix-bifrost/issues/323))
8
9
10
+0.4.1 (2022-11-16)
11
===================
12
13
Bugfixes
changelog.d/323.bugfix
package.json
@@ -1,6 +1,6 @@
{
"name": "matrix-bifrost",
- "version": "0.4.1",
+ "version": "0.4.2",
"description": "Multi protocol bridging for Matrix.",
"engines": {
"node": ">=16"
0 commit comments