From: Stephen Finucane Date: Sun, 3 Dec 2017 21:24:30 +0000 (+0000) Subject: Add release note for Django 1.11 support X-Git-Tag: v2.1.0-rc1~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f880464ad9c8f243804474922859f83109599bf3;p=thirdparty%2Fpatchwork.git Add release note for Django 1.11 support Signed-off-by: Stephen Finucane --- diff --git a/releasenotes/notes/django-1-11-support-a37a65b0a0ad3715.yaml b/releasenotes/notes/django-1-11-support-a37a65b0a0ad3715.yaml new file mode 100644 index 00000000..ff4aa78c --- /dev/null +++ b/releasenotes/notes/django-1-11-support-a37a65b0a0ad3715.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + `Django 1.11 `_ is + now supported.