We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0d87d commit abdfccfCopy full SHA for abdfccf
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+1.3.0
5
+-----
6
+
7
+``default-src`` can now be set in ``CSPMiddleware``.
8
9
+-------------------------------------------------------------------------------
10
11
1.2.0
12
-----
13
piccolo_api/__init__.py
@@ -1 +1 @@
-__VERSION__ = "1.2.0"
+__VERSION__ = "1.3.0"
0 commit comments