From 0967aadc2f0746bc7819bb09311b7405a4e9a5d5 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Tue, 2 Jan 2018 21:18:14 -0300 Subject: [PATCH] Updates CHANGES file --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 9a613e17..6c7134e3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.x - YYYY-MMM-DD (To be released) ------------------------------------- + - perf. improvement/rx: Only compute dynamic regex in case of macro + [0xab78d - @zimmerle] - Fix uri on the benchmark utility [0xc1cd6 - @zimmerle]