2017-01-22 17:14:21 +01:00
|
|
|
<a name="0.6.5"></a>
|
|
|
|
## [0.6.5](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.4...v0.6.5) (2017-01-22)
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
* update to the new crypto.randomBytes method ([73d0b41](https://github.com/ipfs/js-libp2p-secio/commit/73d0b41))
|
|
|
|
|
|
|
|
|
|
|
|
|
2016-12-13 14:19:46 +01:00
|
|
|
<a name="0.6.4"></a>
|
|
|
|
## [0.6.4](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.3...v0.6.4) (2016-12-13)
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
* **handshake:** improve timeout handling ([90105f9](https://github.com/ipfs/js-libp2p-secio/commit/90105f9))
|
|
|
|
* **support:** return if talking to oneself ([0dedc33](https://github.com/ipfs/js-libp2p-secio/commit/0dedc33))
|
|
|
|
|
|
|
|
|
|
|
|
|