Begin development of next release 0.3.0
[govpp.git] / CHANGELOG.md
index c237fd6..8c1c2ab 100644 (file)
@@ -2,6 +2,27 @@
 
 This file lists changes for the GoVPP releases.
 
+## 0.3.0
+> _in development_
+
+// TO BE ADDED
+
+## 0.2.0
+> _04 November 2019_
+
+### Fixes
+- fixed socketclient for 19.08
+- fixed binapi compatibility with master (20.01-rc0)
+- fixed panic during stat data conversion
+
+### Features
+- introduce proxy for remote access to stats and binapi
+- optimizations for statclient
+
+### Other
+- migrate to Go modules
+- print info for users when sockets are missing
+
 ## 0.1.0
 > _03 July 2019_