We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfee701 commit 9a5dfe5Copy full SHA for 9a5dfe5
1 file changed
README.rst
@@ -160,6 +160,19 @@ History
160
161
.. scriv-insert-here
162
163
+Unreleased
164
+----------
165
+
166
+Fix: ``{% endblock %}`` lines (and others) were falsely reported as unexecuted
167
+when they appeared on their own indented line (`issue 74`_). Thanks, Marc
168
+Gibbons (`pull 108`_).
169
170
+Dropped Django 3.x and 4.x.
171
172
+.. _issue 74: https://github.com/coveragepy/django_coverage_plugin/issues/74
173
+.. _pull 108: https://github.com/coveragepy/django_coverage_plugin/pull/108
174
175
176
v3.2.0 — 2025-10-05
177
-------------------
178
0 commit comments