From 35f2bf6c2c768b58253a756adb5fb4ff9dbb158c Mon Sep 17 00:00:00 2001 From: gggeek Date: Sat, 10 Sep 2016 00:15:23 +0100 Subject: [PATCH] Add changelog for version 0.7 --- news.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/news.md b/news.md index 77aedb0..3a472ad 100644 --- a/news.md +++ b/news.md @@ -1,3 +1,10 @@ +# Ver 0.7 + +* NEW: made the package compatible with Symfony 3. As a side effect, we do not support Symfony 2.3 any more. + +* FIXED: an invalid exception was thrown in a rare corner case + + # Ver 0.6 * IMPROVED: when the consumer stops because of a unix signal or too much memory used, print the reason