@cryptotaxi247 / kubo / commits / 13204d13a

changelog: improve 0.4.22 release notes

Steven Allen committed Jul 12, 2019 at 12:39 UTC 13204d13a69de46c652d34bc7ae9e40474319486
1 file changed +9 -6
CHANGELOG.md
+9 -6
@@ -2,12 +2,15 @@
2
3 ## 0.4.22 2019-07-05
4
5 -We're releasing a PATCH release of go-ipfs based on 0.4.21 containing some
6 -critical fixes while we improve our release process and testing procedures.
7 -
8 -The past several releases have been shaky so we're cutting a patch release to
9 -fix some critical issues in the 0.4.22 while we re-evaluate our release process
10 -and improve our testing.
5 +We're releasing a PATCH release of go-ipfs based on 0.4.21 containing some critical fixes.
6 +
7 +The past several releases have been shaky and the network has scaled to the
8 +point where where small changes can have a wide-reaching impact on the entire
9 +network. To keep this situation from escalating, we've put a hold on releasing
10 +new features until we can improve our [release
11 +process](https://github.com/ipfs/go-ipfs/pull/6482) (which we will be trialing
12 +in this release) and [testing
13 +procedures](https://github.com/ipfs/go-ipfs/issues/6483).
14
15 This release includes fixes for the following regressions:
16