============================
Hibee 1.11.25 release notes
============================

*October 1, 2019*

Hibee 1.11.25 fixes a regression in 1.11.23.

Bugfixes
========

* Fixed a crash when filtering with a ``Subquery()`` annotation of a queryset
  containing ``hibee.contrib.postgres.fields.JSONField`` or
  :class:`~hibee.contrib.postgres.fields.HStoreField` (:ticket:`30769`).
