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

Commit 474376e

Browse files
committed
chore: release version v0.6.0
1 parent f4abee0 commit 474376e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="0.6.0"></a>
2+
# [0.6.0](https://github.com/multiformats/js-multibase/compare/v0.5.0...v0.6.0) (2018-11-22)
3+
4+
5+
### Bug Fixes
6+
7+
* base64url encodes multiple occurances of + and / ([#39](https://github.com/multiformats/js-multibase/issues/39)) ([84f79ba](https://github.com/multiformats/js-multibase/commit/84f79ba)), closes [#35](https://github.com/multiformats/js-multibase/issues/35)
8+
* decode example typo ([4d0fc17](https://github.com/multiformats/js-multibase/commit/4d0fc17))
9+
* do not throw when non buffer/string passed to isEncoded ([1ae01a0](https://github.com/multiformats/js-multibase/commit/1ae01a0))
10+
11+
12+
113
<a name="0.5.0"></a>
214
# [0.5.0](https://github.com/multiformats/js-multibase/compare/v0.4.0...v0.5.0) (2018-08-30)
315

0 commit comments

Comments
 (0)