From 25e44458348425e1f04af04c6cc63e77d0374ecc Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 27 May 2019 17:14:29 -0300 Subject: [PATCH] CHANGES: Adds info about #2059 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index a7e09789..483e6270 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.4 - YYYY-MMM-DD (to be released) ------------------------------------- + - Correct typo validade in log output + [Issue #2059 - @nerrehmit] - fix/minor: Error encoding hexa decimal. [Issue #2068 - @tech-ozon-io] - Limit more log variables to 200 characters.