Skip to content

Commit 643c010

Browse files
committed
chore: release version v0.5.1
1 parent 8e17adc commit 643c010

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="0.5.1"></a>
2+
## [0.5.1](https://github.com/ipfs/js-ipns/compare/v0.4.4...v0.5.1) (2019-04-03)
3+
4+
5+
### Bug Fixes
6+
7+
* reduce bundle size ([#17](https://github.com/ipfs/js-ipns/issues/17)) ([a978c7d](https://github.com/ipfs/js-ipns/commit/a978c7d))
8+
* verify public key exists in validator ([#21](https://github.com/ipfs/js-ipns/issues/21)) ([602e27f](https://github.com/ipfs/js-ipns/commit/602e27f))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* method createWithExpiration signature changed
14+
15+
expiration param changed from time of the record (in nanoseconds) to datetime for record in the [RFC3339]{@link https://www.ietf.org/rfc/rfc3339.txt} with nanoseconds precision
16+
17+
18+
119
<a name="0.5.0"></a>
220
## [0.5.0](https://github.com/ipfs/js-ipns/compare/v0.4.4...v0.5.0) (2019-01-10)
321

0 commit comments

Comments
 (0)