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 684b4d0 commit 3f46264Copy full SHA for 3f46264
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.2.1"></a>
2
+## [0.2.1](https://github.com/ipfs/js-ipns/compare/v0.2.0...v0.2.1) (2018-09-24)
3
+
4
5
+### Features
6
7
+* add creatWithExpiration function ([#9](https://github.com/ipfs/js-ipns/issues/9)) ([576bc1a](https://github.com/ipfs/js-ipns/commit/576bc1a))
8
9
10
11
<a name="0.2.0"></a>
12
# [0.2.0](https://github.com/ipfs/js-ipns/compare/v0.1.6...v0.2.0) (2018-09-20)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipns",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "ipns record definitions",
"leadMaintainer": "Vasco Santos <[email protected]>",
"main": "src/index.js",
0 commit comments