===================
Added
-----
- Allow sorting entities by collection name
Changed
-------
- **BACKWARD INCOMPATIBLE:** Command ``re-annotate-entity`` creates annotation
objects instead of updating entity descriptor
- **BACKWARD INCOMPATIBLE:** Method ``update_entity_descriptor`` in Python
processes creates annotation objects instead of updating the entity
descriptor
- Add ``annotations`` property to the ``Entity`` object in Python processes
- Allow filtering ``AnnotationField`` by ids
- Allow filtering ``AnnotationField`` by entity
- Allow filtering ``AnnotationValue`` by group name
- Allow create/update/delete REST API calls for ``AnnotationValue`` objects
- Remove ``collection`` field from ``AnnotationField`` serializer
===================