summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2019-05-21 23:11:29 +0200
committerFlorian Pritz <bluewind@xinu.at>2019-05-21 23:12:30 +0200
commit3e6414bf9643d7d9e6893c12b30a1840925f1c5b (patch)
treea45832377643dd00a5784f459e76615e6434516f /NEWS
parenta0abfecacde13f7977fb0bcf3ba9d736ce7c66bb (diff)
Allow data URLs in CSP header
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7dbefd5e1..87322517b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
This file lists major, incompatible or otherwise important changes, you should look at it after every update.
NEXT
+ - Allow data: URLs in Content-Security-Policy header for images and fonts
3.3.2 2019-05-15
- Fix compatability with Pygments 2.4.0