Skip to content

Commit 5c9f8a7

Browse files
v1.4.21 final release notes (#5095)
* added v1.4.21 release notes * updated contributor numbers
1 parent 5d557d0 commit 5c9f8a7

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

RELEASE_NOTES.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### 1.4.21-beta1 June 03 2021 ####
1+
#### 1.4.21 June 16 2021 ####
22
**Maintenance Release for Akka.NET 1.4**
33

44
Akka.NET v1.4.21 is a significant release that includes major performance improvements, bug fixes, and a major update to the [Akka.DependencyInjection NuGet package](https://getakka.net/articles/actors/dependency-injection.html).
@@ -80,15 +80,13 @@ All of these changes are backwards-compatible with v1.4.20 and earlier - and the
8080

8181
To see the [full set of fixes in Akka.NET v1.4.21, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/51).
8282

83-
| COMMITS | LOC+ | LOC- | AUTHOR |
84-
| --- | --- | --- | --- |
85-
| 12 | 999 | 160 | Aaron Stannard |
86-
| 10 | 410 | 299 | Gregorius Soedharmo |
87-
| 4 | 853 | 520 | Ismael Hamed |
88-
| 4 | 5 | 5 | dependabot[bot] |
89-
| 1 | 6 | 2 | Brah McDude |
90-
| 1 | 428 | 67 | Sam Ember |
91-
| 1 | 1 | 1 | Martin |
83+
| COMMITS | LOC+ | LOC- | AUTHOR |
84+
| --- | --- | --- | --- |
85+
| 5 | 34 | 24 | Aaron Stannard |
86+
| 4 | 196 | 77 | Gregorius Soedharmo |
87+
| 3 | 3 | 3 | dependabot[bot] |
88+
| 1 | 2 | 2 | Wessel Kranenborg |
89+
| 1 | 1 | 1 | Martijn Schoemaker |
9290

9391
#### 1.4.20 May 12 2021 ####
9492
**Maintenance Release for Akka.NET 1.4**

0 commit comments

Comments
 (0)