GoVPP release v0.5.0
[govpp.git] / CHANGELOG.md
index 995d04f..f0c3d03 100644 (file)
@@ -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_