From 77f744eba4aaa1b62f761a827a390887614489ce Mon Sep 17 00:00:00 2001 From: o9000 Date: Sun, 21 May 2017 13:32:49 +0200 Subject: [PATCH] Update changelog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8d0505e..e73a46f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-05-21 master +- Fixes: + - Fixed a couple of memory leaks + 2017-04-29 0.14.4 - Fixes: - Fix regression in executor (issue #639)