.. currentmodule:: databroker

v0.11.1 (2018-05-19)
--------------------

Bug Fixes
+++++++++

* Fixed limitation whereby sqlite backend could not be used by multiple
  threads. One important problem with limitation is that it broke the ability
  to insert documents generated by "monitoring" in bluesky.
* Removed accidental call to ``print``.
