@cryptotaxi247 / kubo / commits / d432f1856

changelog: add 0.4.4

License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>

Lars Gierth committed Dec 12, 2016 at 15:33 UTC d432f18565ae6deb513e1d321a9d0f2b5b1e5925
1 file changed +10
CHANGELOG.md
+10
@@ -1,5 +1,15 @@
1 # go-ipfs changelog
2
3 +### 0.4.4 - 2016-10-11
4 +
5 +This release contains an important hotfix for a bug we discovered in how pinning works.
6 +If you had a large number of pins, new pins would overwrite existing pins.
7 +Apart from the hotfix, this release is equal to the previous release 0.4.3.
8 +
9 +- Fix bug in pinsets fanout, and add stress test. (@whyrusleeping, [ipfs/go-ipfs#3273](https://github.com/ipfs/go-ipfs/pull/3273))
10 +
11 +We published a [detailed account of the bug and fix in a blog post](https://ipfs.io/blog/21-go-ipfs-0-4-4-released/).
12 +
13 ### 0.4.3 - 2016-09-20
14
15 There have been no changes since the last release candidate 0.4.3-rc4. \o/