We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd873a commit dd5175bCopy full SHA for dd5175b
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+<a name="0.2.0"></a>
2
+# [0.2.0](https://github.com/ipfs/js-datastore-pubsub/compare/v0.1.1...v0.2.0) (2019-09-24)
3
+
4
5
+### Code Refactoring
6
7
+* switch to async ([#15](https://github.com/ipfs/js-datastore-pubsub/issues/15)) ([0e9a1a7](https://github.com/ipfs/js-datastore-pubsub/commit/0e9a1a7))
8
9
10
+### BREAKING CHANGES
11
12
+* Switch to using async/await
13
14
15
16
<a name="0.1.1"></a>
17
## [0.1.1](https://github.com/ipfs/js-datastore-pubsub/compare/v0.1.0...v0.1.1) (2018-11-29)
18
0 commit comments