Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timostamm committed Aug 17, 2022
1 parent 5c5b82e commit 9db8ccf
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
none


### v2.8.0

Bug fixes:

- grpcweb-transport: fix handling responses with empty body and status in headers #331
Thanks to @eKazim for the contribution!

- Make repeated field merging consistent #335
Thanks to @jcready for the contribution!

New features and improvements:

- Relax constraints on runtime-angular to include Angular 14 #358
Thanks to @ColinLaws for the contribution!

- Clarify mergePartial() behavior in the documentation #361

- Do not strip byte-order mark when decoding text from binary #362
Thanks to @kivancguckiran and @jcready for the investigation!


### v2.7.0

New Features:
Expand Down

0 comments on commit 9db8ccf

Please sign in to comment.