2020-11-30 11:09:49 +01:00
< a name = "0.2.3" > < / a >
## [0.2.3](https://github.com/libp2p/js-libp2p-utils/compare/v0.2.2...v0.2.3) (2020-11-30)
2020-11-16 15:06:09 +01:00
< a name = "0.2.2" > < / a >
## [0.2.2](https://github.com/libp2p/js-libp2p-utils/compare/v0.2.1...v0.2.2) (2020-11-16)
### Features
* address sorter ([#13 ](https://github.com/libp2p/js-libp2p-utils/issues/13 )) ([cb5e716 ](https://github.com/libp2p/js-libp2p-utils/commit/cb5e716 ))
2020-10-08 09:33:45 +02:00
< a name = "0.2.1" > < / a >
## [0.2.1](https://github.com/libp2p/js-libp2p-utils/compare/v0.1.3...v0.2.1) (2020-10-08)
### Chores
* update deps ([#9 ](https://github.com/libp2p/js-libp2p-utils/issues/9 )) ([a2ea68f ](https://github.com/libp2p/js-libp2p-utils/commit/a2ea68f ))
### Features
* is multiaddr private and loopback ([#10 ](https://github.com/libp2p/js-libp2p-utils/issues/10 )) ([d7fa562 ](https://github.com/libp2p/js-libp2p-utils/commit/d7fa562 ))
### BREAKING CHANGES
* - The multiaddr dep of this module uses Uint8Arrays and may not be
compatible with previous versions
* chore: remove gh url
2020-08-07 17:43:27 +02:00
< a name = "0.2.0" > < / a >
# [0.2.0](https://github.com/libp2p/js-libp2p-utils/compare/v0.1.3...v0.2.0) (2020-08-07)
### Chores
* update deps ([#9 ](https://github.com/libp2p/js-libp2p-utils/issues/9 )) ([a2ea68f ](https://github.com/libp2p/js-libp2p-utils/commit/a2ea68f ))
### BREAKING CHANGES
* - The multiaddr dep of this module uses Uint8Arrays and may not be
compatible with previous versions
* chore: remove gh url
2020-07-15 12:29:21 +02:00
< a name = "0.1.3" > < / a >
## [0.1.3](https://github.com/libp2p/js-libp2p-utils/compare/v0.1.2...v0.1.3) (2020-07-15)
### Features
* arrayEquals for non primitive types with equals function ([80668ff ](https://github.com/libp2p/js-libp2p-utils/commit/80668ff ))
2020-02-15 08:44:29 +00:00
< a name = "0.1.2" > < / a >
## [0.1.2](https://github.com/libp2p/js-libp2p-utils/compare/v0.1.1...v0.1.2) (2020-02-15)
### Features
* stream to multiaddr connection converter ([#2 ](https://github.com/libp2p/js-libp2p-utils/issues/2 )) ([6220631 ](https://github.com/libp2p/js-libp2p-utils/commit/6220631 ))
2020-02-13 16:22:57 +01:00
< a name = "0.1.1" > < / a >
## [0.1.1](https://github.com/libp2p/js-libp2p-utils/compare/v0.1.0...v0.1.1) (2020-02-13)
2019-09-23 17:43:12 +02:00
< a name = "0.1.0" > < / a >
# 0.1.0 (2019-09-23)
### Features
* ip port to multiaddr ([#1 ](https://github.com/libp2p/js-libp2p-utils/issues/1 )) ([426b421 ](https://github.com/libp2p/js-libp2p-utils/commit/426b421 ))