Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 478 Bytes

CHANGES.rst

File metadata and controls

26 lines (18 loc) · 478 Bytes

Changelog

Unreleased

  • Make flask an optional dependency
  • Remove the global es object in favor of explicitly passing it
  • Python 3 compatibility

0.11.2

  • SECURITY: Fixed bug that allowed authenticated users to overwrite annotations on which they did not have permissions (#82).

0.11.1

  • Fixed support for using ElasticSearch instances behind HTTP Basic auth

0.11.0

  • Add support for ElasticSearch 1.0
  • Create changelog