Skip to content

Commit 5cd44c6

Browse files
committed
0.4.2
1 parent d45ce31 commit 5cd44c6

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
0.4.0 (2022-11-16)
1+
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)
211
===================
312

413
Bugfixes

changelog.d/323.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-bifrost",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Multi protocol bridging for Matrix.",
55
"engines": {
66
"node": ">=16"

0 commit comments

Comments
 (0)