Skip to content

Commit 5c9ee24

Browse files
committed
Release 3.1.0
1 parent 0d450e5 commit 5c9ee24

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

HISTORY.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
History
44
=======
55

6+
3.1.0
7+
=====
8+
9+
* Fixed concatenation to update relative sourceMappingURL paths (#808). This
10+
was effectively breaking pipeline usage on Django 4+.
11+
* Fixed the django-pipeline-error box that gets injected into HTML pages to
12+
hard-code a text color in addition to a background color. This ensures that
13+
the text is readable, even on pages that are rendered with light text colors.
14+
* Added filtering for the django-pipeline-error box to remove ANSI color codes,
15+
which are included by some tools.
16+
617
3.0.0
718
=====
819

0 commit comments

Comments
 (0)