@cryptotaxi247 / kubo / commits / d4db53d7d

changelog: add contributors to the patch release

Steven Allen committed Jul 5, 2019 at 06:07 UTC d4db53d7d88cda858dcfadf4fddfc338b058ecfc
1 file changed +9 -1
CHANGELOG.md
+9 -1
@@ -28,7 +28,15 @@ It also includes fixes for:
28 ([ipfs/go-ipfs#6419](https://github.com/ipfs/go-ipfs/pull/6419)).
29 3. Potential pin-set corruption given a concurrent `ipfs repo gc` and `ipfs pin
30 rm` ([ipfs/go-ipfs#6444](https://github.com/ipfs/go-ipfs/pull/6444)).
31 -4. Build failure due to a deleted git tag in one of our dependencies.
31 +4. Build failure due to a deleted git tag in one of our dependencies
32 + ([ipfs/go-ds-badger#64](https://github.com/ipfs/go-ds-badger/pull/65)).
33 +
34 +
35 +Thanks to:
36 +
37 +* @hannahoward for fixing both bitswap issues.
38 +* @sanderpick for catching and fixing the local discovery bug.
39 +* @campoy for fixing the build issue.
40
41 ## 0.4.21 2019-05-30
42