* Support for indexing several documents from a single instance.
2.0.1
++++++++++++++++++
* Added ``update_all_types`` parameter to ``update_index`` method.
2.0.0
++++++++++++++++++
* Django Gum now works with Elasticsearch 2.X
1.2.0
++++++++++++++++++
* Added command to initialize index * Change return value for ``gum.tasks.handle_save`` task
1.1.1
++++++++++++++++++
* Fixed problem building connections cache key * Updated documentation
1.1.0
++++++++++++++++++
* Added ``urls`` attribute to ``MappingType`` to be able to custom urls of Elasticsearch servers * Added ``GenericElasticsearchManager`` class to make queries without specific ``MappingType`` class