From 2c419b100f5f90c1215617d0fac81fa6749c4d6b Mon Sep 17 00:00:00 2001 From: Ondrej Fabry Date: Thu, 9 Apr 2020 14:36:30 +0200 Subject: proxy: Unexport methods that do not satisfy rpc to remove warning Change-Id: Icd4173edc55d83b1766f204184eb818b859e648e Signed-off-by: Ondrej Fabry --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGELOG.md') 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_ -- cgit 1.2.3-korg