Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
chore: release version v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jun 29, 2017
1 parent 36a141d commit 76043df
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.26.0"></a>
# [0.26.0](https://github.com/ipfs/js-libp2p-ipfs-nodejs/compare/v0.25.2...v0.26.0) (2017-06-29)


### Bug Fixes

* use wrtc instead ([5253d23](https://github.com/ipfs/js-libp2p-ipfs-nodejs/commit/5253d23))


### Features

* use new webrtc-star, remove support it by default, support it to be pluggable ([05dde5b](https://github.com/ipfs/js-libp2p-ipfs-nodejs/commit/05dde5b))



<a name="0.25.2"></a>
## [0.25.2](https://github.com/ipfs/js-libp2p-ipfs-nodejs/compare/v0.25.1...v0.25.2) (2017-05-19)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libp2p-ipfs-nodejs",
"version": "0.25.2",
"version": "0.26.0",
"description": "The libp2p build (module) used by js-ipfs on Node.js",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 76043df

Please sign in to comment.