Skip to content

Commit

Permalink
chore: release version v0.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobheun committed Nov 15, 2018
1 parent 62c2414 commit 823c776
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="0.41.2"></a>
## [0.41.2](https://github.com/libp2p/js-libp2p-switch/compare/v0.41.1...v0.41.2) (2018-11-15)


### Bug Fixes

* dont dial an address that we have ([f406dd5](https://github.com/libp2p/js-libp2p-switch/commit/f406dd5))
* ensure circuit listens last on start ([7697281](https://github.com/libp2p/js-libp2p-switch/commit/7697281))
* improve connection closing and error handling ([#285](https://github.com/libp2p/js-libp2p-switch/issues/285)) ([e757cf6](https://github.com/libp2p/js-libp2p-switch/commit/e757cf6))



<a name="0.41.1"></a>
## [0.41.1](https://github.com/libp2p/js-libp2p-switch/compare/v0.41.0...v0.41.1) (2018-10-24)

Expand Down

0 comments on commit 823c776

Please sign in to comment.