From e686dd8220ae668e8c828c0ade7264468e78f7b3 Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ao2@ao2.it>
Date: Sun, 11 Dec 2016 10:23:20 +0100
Subject: [PATCH] NEWS: add release notes for the v1.0.0 release

The release numbering scheme has been changed to match what composer
expects.
---
 NEWS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/NEWS b/NEWS
index d125dd5..6fccebb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+News for v1.0.0:
+================
+
+  * Support "application/octet-stream" as an enclosure content type
+  * Support "application/pdf" as an enclosure content type
+  * Fix information leakage by validating the URL scheme
+  * Code restructuring to make it easier to use tweeper as a library in other
+    projects
+  * Allow installing tweeper via composer, the packagist page is at:
+    https://packagist.org/packages/ao2/tweeper
+  * Misc robustness fixes
+
 News for v0.6:
 ==============
 
-- 
2.1.4