Skip to content

Commit 3a7eae4

Browse files
committed
0.4.1
1 parent 89c88b0 commit 3a7eae4

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
0.4.0 (2022-11-16)
2+
===================
3+
4+
Bugfixes
5+
--------
6+
7+
- Fix crash on startup due to logging / metrics failures. ([\#321](https://github.com/matrix-org/matrix-bifrost/issues/321))
8+
9+
110
0.4.0 (2022-11-07)
211
===================
312

changelog.d/321.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.0",
3+
"version": "0.4.1",
44
"description": "Multi protocol bridging for Matrix.",
55
"engines": {
66
"node": ">=16"

0 commit comments

Comments
 (0)