Skip to content

Commit c872b27

Browse files
committedSep 2, 2021
chore: release version v0.14.0
1 parent 0cd6fb2 commit c872b27

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.14.0](https://github.com/ipfs/js-ipns/compare/v0.13.4...v0.14.0) (2021-09-02)
2+
3+
4+
### Bug Fixes
5+
6+
* update record selection rules ([#134](https://github.com/ipfs/js-ipns/issues/134)) ([fd1481a](https://github.com/ipfs/js-ipns/commit/fd1481a8fc00138d4543ca27050e080aefd8b31d)), closes [/github.com/ipfs/go-ipns/blob/a2d4e93f7e8ffc9f996471eb1a24ff12c8484120/ipns.go#L325-L362](https://github.com//github.com/ipfs/go-ipns/blob/a2d4e93f7e8ffc9f996471eb1a24ff12c8484120/ipns.go/issues/L325-L362)
7+
8+
9+
### BREAKING CHANGES
10+
11+
* extractPublicKey is now async
12+
13+
14+
115
## [0.13.4](https://github.com/ipfs/js-ipns/compare/v0.13.2...v0.13.4) (2021-08-19)
216

317

0 commit comments

Comments
 (0)
Please sign in to comment.