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

Commit

Permalink
chore: release version v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Jan 16, 2019
1 parent 561c9ea commit 90fa001
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="0.21.0"></a>
# [0.21.0](https://github.com/ipld/js-ipld/compare/v0.20.2...v0.21.0) (2019-01-16)


### Code Refactoring

* remove inMemory util ([689afcc](https://github.com/ipld/js-ipld/commit/689afcc)), closes [#151](https://github.com/ipld/js-ipld/issues/151)


### BREAKING CHANGES

* This module no longer exports an `inMemory` utility to create an IPLD instance that uses a block service that stores data in memory. Please use the [`ipld-in-memory`](https://www.npmjs.com/package/ipld-in-memory) module instead.

License: MIT
Signed-off-by: Alan Shaw <[email protected]>



<a name="0.20.2"></a>
## [0.20.2](https://github.com/ipld/js-ipld/compare/v0.20.1...v0.20.2) (2018-12-19)

Expand Down

0 comments on commit 90fa001

Please sign in to comment.