Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit 470ca47

Browse files
committed
chore: release version v1.0.0
1 parent 7783a4f commit 470ca47

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="1.0.0"></a>
2+
# [1.0.0](https://github.com/multiformats/js-multibase/compare/v0.7.0...v1.0.0) (2020-06-09)
3+
4+
5+
### Features
6+
7+
* more encoding, errors, spec tests ([#55](https://github.com/multiformats/js-multibase/issues/55)) ([613363b](https://github.com/multiformats/js-multibase/commit/613363b)), closes [#49](https://github.com/multiformats/js-multibase/issues/49) [#38](https://github.com/multiformats/js-multibase/issues/38) [#46](https://github.com/multiformats/js-multibase/issues/46) [#53](https://github.com/multiformats/js-multibase/issues/53) [#26](https://github.com/multiformats/js-multibase/issues/26)
8+
9+
10+
### BREAKING CHANGES
11+
12+
* `names` and `codes` export the full object that maps names/codes to base instances instead of just the keys
13+
14+
15+
116
<a name="0.7.0"></a>
217
# [0.7.0](https://github.com/multiformats/js-multibase/compare/v0.6.1...v0.7.0) (2020-03-16)
318

0 commit comments

Comments
 (0)