changelog: add contributors to the patch release

This commit is contained in:
Steven Allen 2019-07-05 06:07:41 -07:00
parent c6770c9cd7
commit d4db53d7d8

View File

@ -28,7 +28,15 @@ It also includes fixes for:
([ipfs/go-ipfs#6419](https://github.com/ipfs/go-ipfs/pull/6419)).
3. Potential pin-set corruption given a concurrent `ipfs repo gc` and `ipfs pin
rm` ([ipfs/go-ipfs#6444](https://github.com/ipfs/go-ipfs/pull/6444)).
4. Build failure due to a deleted git tag in one of our dependencies.
4. Build failure due to a deleted git tag in one of our dependencies
([ipfs/go-ds-badger#64](https://github.com/ipfs/go-ds-badger/pull/65)).
Thanks to:
* @hannahoward for fixing both bitswap issues.
* @sanderpick for catching and fixing the local discovery bug.
* @campoy for fixing the build issue.
## 0.4.21 2019-05-30