X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=f0c3d038ff3a3df6d4862294c81448825812d7f3;hb=66b2e881b96d9eff429d8136129f194a1d17da87;hp=995d04f1dda82d6100bf343054816adde8f40c60;hpb=fa7a6d1cee22dae3544f2a6fb6759faf588e603a;p=govpp.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 995d04f..f0c3d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,21 @@ This file lists changes for the GoVPP releases. - --> +## 0.5.0 + +> _28 July 2022_ + +### Features + +- Also generate APIName/APIVersion/CrcVersion constants for the types packages +- Stat segment client fixes & improvements + +### Fixes + +- Fix go 1.18 support +- Fixed data race in core.Connection.Close() +- Fix channel ID overlap + ## 0.4.0 > _17 January 2022_