Skip to content

Commit 3e682cf

Browse files
committed
Update history for #63
1 parent 6622791 commit 3e682cf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,14 @@ Unreleased
77

88
Drop support for Python 3.4 and 3.5.
99

10-
Fixed an issue on Windows where file names were being compared
10+
Fix an issue on Windows where file names were being compared
1111
case-sensitively, causing templates to be missed (`issue 46`_).
1212

13+
Fix an issue (`issue 63`_) where tag libraries can't be found if imported
14+
during test collection. Thanks to Daniel Izquierdo for the fix.
15+
1316
.. _issue 46: https://github.com/nedbat/django_coverage_plugin/issues/46
17+
.. _issue 63: https://github.com/nedbat/django_coverage_plugin/issues/63
1418

1519
v1.8.0 --- 2020-01-23
1620
---------------------

0 commit comments

Comments
 (0)