From 4a23891c85ddafaf8b77c04f6437696efc2694f5 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Tue, 2 Jan 2018 21:16:22 -0300 Subject: [PATCH] Updates the CHANGES file to reflect the changes on bench utility --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 054252c3..9a613e17 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +v3.0.x - YYYY-MMM-DD (To be released) +------------------------------------- + + - Fix uri on the benchmark utility + [0xc1cd6 - @zimmerle] + + v3.0.0 - 2017-Dec-13 --------------------