2017-02-10 16:02:32 -08:00
|
|
|
<a name="0.6.7"></a>
|
|
|
|
## [0.6.7](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.6...v0.6.7) (2017-02-11)
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
* disable webworker tests ([2650370](https://github.com/ipfs/js-libp2p-secio/commit/2650370))
|
|
|
|
|
|
|
|
|
|
|
|
|
2017-02-09 11:54:16 -08:00
|
|
|
<a name="0.6.6"></a>
|
|
|
|
## [0.6.6](https://github.com/ipfs/js-libp2p-secio/compare/v0.6.5...v0.6.6) (2017-02-09)
|
|
|
|
|
|
|
|
|
|
|
|
|
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))
|
|
|
|
|
|
|
|
|
|
|
|
|