1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00

version bump to 0.3.2 after mdns

This commit is contained in:
Jeromy
2015-04-22 02:08:46 -07:00
parent fe3459cd4f
commit 94df8f07f9
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# go-ipfs changelog
### 0.3.2 - 2015-04-22
This patch update implements multicast dns as well as fxing a few test issues.
* implment mdns peer discovery @whyrusleeping
* fix mounting issues in sharness tests @chriscool
### 0.3.1 - 2015-04-21