summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorOndrej Fabry <ofabry@cisco.com>2020-04-09 14:36:30 +0200
committerOndrej Fabry <ofabry@cisco.com>2020-04-09 14:36:30 +0200
commit2c419b100f5f90c1215617d0fac81fa6749c4d6b (patch)
treefa04b14429396b17cec8c828c203995e4ef574e8 /CHANGELOG.md
parentdb87efa2ec1e91e81517236b164b279e57b8daa8 (diff)
proxy: Unexport methods that do not satisfy rpc to remove warningv0.3.3
Change-Id: Icd4173edc55d83b1766f204184eb818b859e648e Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72c7a27..979c304 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,12 +11,24 @@ This file lists changes for the GoVPP releases.
-
-->
+## 0.3.3
+> _9 April 2020_
+
+### Fixes
+- proxy: Unexport methods that do not satisfy rpc to remove warning
+
## 0.3.2
> _20 March 2020_
### Fixes
- statsclient: Fix panic occurring with VPP 20.05-rc0 (master)
+## 0.3.1
+> _18 March 2020_
+
+### Fixes
+- Fix import path in examples/binapi
+
## 0.3.0
> _18 March 2020_