From 7baf494c565fe22e3030be80fd7f39e3dc10c953 Mon Sep 17 00:00:00 2001 From: Tim Nagel Date: Thu, 2 Apr 2015 10:34:08 +1100 Subject: [PATCH] release 3.1.3 --- CHANGELOG-3.1.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG-3.1.md b/CHANGELOG-3.1.md index 1a23ece..3ca3c77 100644 --- a/CHANGELOG-3.1.md +++ b/CHANGELOG-3.1.md @@ -9,6 +9,10 @@ https://github.com/FriendsOfSymfony/FOSElasticaBundle/commit/XXX where XXX is the commit hash. To get the diff between two versions, go to https://github.com/FriendsOfSymfony/FOSElasticaBundle/compare/v3.0.4...v3.1.0 +* 3.1.3 (2015-04-02) + + * Fix Symfony 2.3 compatibility + * 3.1.2 (2015-03-27) * Fix the previous release