Create 2.1.x changelog

This commit is contained in:
Jeremy Mikola 2013-05-15 10:55:30 -05:00
parent c05e0caa9c
commit 41c747907c

18
CHANGELOG-2.1.md Normal file
View file

@ -0,0 +1,18 @@
CHANGELOG for 2.1.x
===================
This changelog references the relevant changes (bug and security fixes) done
in 2.1 minor versions.
To get the diff for a specific change, go to
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/v2.1.0...v2.1.1
To generate a changelog summary since the last version, run
`git log --no-merges --oneline v2.1.0...2.1.x`
* 2.1.0 (2013-5-15)
* c05e0ca: Added documentation for ignoring missing hits
* 00b67fd: Ignore missing index hits