Skip to content

Commit 55e96f1

Browse files
committed
chore: release version v0.16.0
1 parent a06ab8c commit 55e96f1

File tree

2 files changed

+4
-136
lines changed

2 files changed

+4
-136
lines changed

CHANGELOG.md

Lines changed: 3 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -1,142 +1,10 @@
1-
<a name="0.15.0"></a>
2-
# [0.15.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.14.0...v0.15.0) (2017-07-23)
3-
4-
5-
6-
<a name="0.14.0"></a>
7-
# [0.14.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.13.1...v0.14.0) (2017-07-04)
8-
9-
10-
### Bug Fixes
11-
12-
* [#145](https://github.com/ipfs/js-ipfs-bitswap/issues/145) ([c1062a7](https://github.com/ipfs/js-ipfs-bitswap/commit/c1062a7))
13-
14-
15-
16-
<a name="0.13.1"></a>
17-
## [0.13.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.13.0...v0.13.1) (2017-05-23)
18-
19-
20-
21-
<a name="0.13.0"></a>
22-
# [0.13.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.12.0...v0.13.0) (2017-04-03)
23-
24-
25-
### Features
26-
27-
* update libp2p ([d3f456e](https://github.com/ipfs/js-ipfs-bitswap/commit/d3f456e))
28-
29-
30-
31-
<a name="0.12.0"></a>
32-
# [0.12.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.11.0...v0.12.0) (2017-03-29)
33-
34-
35-
### Features
36-
37-
* update to new events, yay for simpler APIs ([db5738b](https://github.com/ipfs/js-ipfs-bitswap/commit/db5738b))
38-
39-
40-
41-
<a name="0.11.0"></a>
42-
# [0.11.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.10.0...v0.11.0) (2017-03-27)
43-
44-
45-
### Features
46-
47-
* new libp2p API and update deps ([9477b79](https://github.com/ipfs/js-ipfs-bitswap/commit/9477b79))
48-
49-
50-
51-
<a name="0.10.0"></a>
52-
# [0.10.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.9.5...v0.10.0) (2017-03-21)
53-
54-
55-
### Features
56-
57-
* migrate to new ipfs-block and repo ([a5115e9](https://github.com/ipfs/js-ipfs-bitswap/commit/a5115e9))
58-
59-
60-
61-
<a name="0.9.5"></a>
62-
## [0.9.5](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.9.4...v0.9.5) (2017-03-13)
63-
64-
65-
66-
<a name="0.9.4"></a>
67-
## [0.9.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.9.3...v0.9.4) (2017-02-21)
68-
69-
70-
### Bug Fixes
71-
72-
* test-data paths in webworker ([ab52eaa](https://github.com/ipfs/js-ipfs-bitswap/commit/ab52eaa))
73-
74-
75-
### Features
76-
77-
* **decision-engine:** split large block messages ([09d5b2b](https://github.com/ipfs/js-ipfs-bitswap/commit/09d5b2b))
78-
79-
80-
81-
<a name="0.9.3"></a>
82-
## [0.9.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.9.2...v0.9.3) (2017-02-09)
83-
84-
85-
### Features
86-
87-
* change window to self for webworker support ([ad972fe](https://github.com/ipfs/js-ipfs-bitswap/commit/ad972fe))
88-
89-
90-
91-
<a name="0.9.2"></a>
92-
## [0.9.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.9.1...v0.9.2) (2017-01-29)
93-
94-
95-
96-
<a name="0.9.1"></a>
97-
## [0.9.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.9.0...v0.9.1) (2017-01-29)
98-
99-
100-
101-
<a name="0.9.0"></a>
102-
# [0.9.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.8.3...v0.9.0) (2016-12-23)
103-
104-
105-
### Features
106-
107-
* more perf stuffs ([c65e722](https://github.com/ipfs/js-ipfs-bitswap/commit/c65e722))
108-
* new bitswap ([dbe80cc](https://github.com/ipfs/js-ipfs-bitswap/commit/dbe80cc))
109-
* perf stuffs ([27fe1f7](https://github.com/ipfs/js-ipfs-bitswap/commit/27fe1f7))
110-
111-
112-
113-
<a name="0.8.3"></a>
114-
## [0.8.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.8.2...v0.8.3) (2016-12-13)
115-
116-
117-
118-
<a name="0.8.2"></a>
119-
## [0.8.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.8.1...v0.8.2) (2016-12-09)
120-
121-
122-
123-
<a name="0.8.1"></a>
124-
## [0.8.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.8.0...v0.8.1) (2016-11-11)
125-
126-
127-
### Bug Fixes
128-
129-
* better accounting and less logs ([1bfbc1f](https://github.com/ipfs/js-ipfs-bitswap/commit/1bfbc1f))
130-
131-
132-
133-
<a name="0.8.0"></a>
134-
# [0.8.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.7.1...v0.8.0) (2016-11-11)
1+
<a name="0.16.0"></a>
2+
# [0.16.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.15.0...v0.16.0) (2017-08-25)
1353

1364

1375
### Features
1386

139-
* upgrade to new block api and async crypto ([540af9f](https://github.com/ipfs/js-ipfs-bitswap/commit/540af9f))
7+
* add support for Peer and Content Routing (DHT) ([3a6b8a1](https://github.com/ipfs/js-ipfs-bitswap/commit/3a6b8a1))
1408

1419

14210

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-bitswap",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "Node.js implementation of the Bitswap data exchange protocol used by IPFS",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)