Skip to content

Commit

Permalink
0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Feb 12, 2020
1 parent 17c7c92 commit 28bdaca
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
0.1.7 (2020-02-12)
0.1.8 (2020-02-12)
===================

Bugfixes
--------

- Fix exception involving `log.log` ([\#109](https://github.com/matrix-org/matrix-bifrost/issues/109))


0.1.7 (2020-02-12)
===================

Bugfixes
Expand Down
1 change: 0 additions & 1 deletion changelog.d/109.bugfix

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-bifrost",
"version": "0.1.7",
"version": "0.1.8",
"description": "Multi protocol bridging for Matrix.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 28bdaca

Please sign in to comment.