@cryptotaxi247 / kubo / commits / 1668dc9e4

CHANGELOG: add contributors to 0.4.21 notes

Steven Allen committed May 29, 2019 at 17:36 UTC 1668dc9e48ab052dda7c9f1d1204e5adef01d53a
1 file changed +45 -1
CHANGELOG.md
+45 -1
@@ -1,6 +1,6 @@
1 # go-ipfs changelog
2
3 -## 0.4.21 2019-05-28
3 +## 0.4.21 2019-05-30
4
5 We're happy to announce go-ipfs 0.4.21. This release has some critical bug fixes
6 and a handful of new features so every user should upgrade.
@@ -37,6 +37,50 @@ github.com/libp2p/go-libp2p-secio to _at least_ v0.0.3.
37
38 [secio-bug]: https://github.com/libp2p/go-libp2p/issues/644
39
40 +### Contributors
41 +
42 +First off, we'd like to give a shout-out to all contributors that participated
43 +in this release (including contributions to ipld, libp2p, and multiformats):
44 +
45 +| Contributor | Commits | Lines ± | Files Changed |
46 +|----------------------------|---------|-------------|---------------|
47 +| Steven Allen | 220 | +6078/-4211 | 520 |
48 +| Łukasz Magiera | 53 | +5039/-4557 | 274 |
49 +| vyzo | 179 | +2929/-1704 | 238 |
50 +| Raúl Kripalani | 44 | +757/-1895 | 134 |
51 +| hannahhoward | 11 | +755/-1005 | 49 |
52 +| Marten Seemann | 16 | +862/-203 | 44 |
53 +| keks | 10 | +359/-110 | 12 |
54 +| Jan Winkelmann | 8 | +368/-26 | 16 |
55 +| Jakub Sztandera | 4 | +361/-8 | 7 |
56 +| Adrian Lanzafame | 1 | +287/-18 | 5 |
57 +| Erik Ingenito | 4 | +247/-28 | 8 |
58 +| Reid 'arrdem' McKenzie | 1 | +220/-20 | 3 |
59 +| Yusef Napora | 26 | +98/-130 | 26 |
60 +| Michael Avila | 3 | +116/-59 | 8 |
61 +| Raghav Gulati | 13 | +145/-26 | 13 |
62 +| tg | 1 | +41/-33 | 1 |
63 +| Matt Joiner | 6 | +41/-30 | 7 |
64 +| Cole Brown | 1 | +37/-25 | 1 |
65 +| Dominic Della Valle | 2 | +12/-40 | 4 |
66 +| Overbool | 1 | +50/-0 | 2 |
67 +| Christopher Buesser | 3 | +29/-16 | 10 |
68 +| myself659 | 1 | +38/-5 | 2 |
69 +| Alex Browne | 3 | +30/-8 | 3 |
70 +| jmank88 | 1 | +27/-4 | 2 |
71 +| Vikram | 1 | +25/-1 | 2 |
72 +| MollyM | 7 | +17/-9 | 7 |
73 +| Marcin Rataj | 1 | +17/-1 | 1 |
74 +| requilence | 1 | +11/-4 | 1 |
75 +| Teran McKinney | 1 | +8/-2 | 1 |
76 +| Oli Evans | 1 | +5/-5 | 1 |
77 +| Masashi Salvador Mitsuzawa | 1 | +5/-1 | 1 |
78 +| chenminjian | 1 | +4/-0 | 1 |
79 +| Edgar Lee | 1 | +3/-1 | 1 |
80 +| Dirk McCormick | 1 | +2/-2 | 2 |
81 +| ia | 1 | +1/-1 | 1 |
82 +| Alan Shaw | 1 | +1/-1 | 1 |
83 +
84 ### Bug Fixes And Enhancements
85
86 This release includes quite a number of critical bug fixes and