]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Add release note for Django 1.11 support
authorStephen Finucane <stephen@that.guru>
Sun, 3 Dec 2017 21:24:30 +0000 (21:24 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 3 Dec 2017 21:24:30 +0000 (21:24 +0000)
Signed-off-by: Stephen Finucane <stephen@that.guru>
releasenotes/notes/django-1-11-support-a37a65b0a0ad3715.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/django-1-11-support-a37a65b0a0ad3715.yaml b/releasenotes/notes/django-1-11-support-a37a65b0a0ad3715.yaml
new file mode 100644 (file)
index 0000000..ff4aa78
--- /dev/null
@@ -0,0 +1,5 @@
+---
+features:
+  - |
+    `Django 1.11 <https://docs.djangoproject.com/en/1.11/releases/1.11/>`_ is
+    now supported.