Skip to content

Commit

Permalink
Version 3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Nov 13, 2018
1 parent 4a356c1 commit 75e01bb
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
Changelog
=========

3.4.4 (2018-11-13)
------------------

Bugfixes
^^^^^^^^

* Refine the django.conf module check to see if the settings really are
configured (#668).
* Avoid crash after OSError during Django path detection (#664).

Features
^^^^^^^^

* Add parameter info to fixture assert_num_queries to display additional message on failure (#663).

Docs
^^^^

* Improve doc for django_assert_num_queries/django_assert_max_num_queries.
* Add warning about sqlite specific snippet + fix typos (#666).

Misc
^^^^

* MANIFEST.in: include tests for downstream distros (#653).
* Ensure that the LICENSE file is included in wheels (#665).
* Run black on source.


3.4.3 (2018-09-16)
------------------

Expand Down

0 comments on commit 75e01bb

Please sign in to comment.