We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfee701 commit 31616d0Copy full SHA for 31616d0
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