update changelog, add NEWS file
[phorkie.git] / NEWS.rst
diff --git a/NEWS.rst b/NEWS.rst
new file mode 100644 (file)
index 0000000..02acbfb
--- /dev/null
+++ b/NEWS.rst
@@ -0,0 +1,26 @@
+Version 0.3.0 - 2012-09-27
+--------------------------
+
+* Fix bug #10: error when nothing submitted [cweiske]
+* Fix bug #11: do not index edit, delete and tool pages [cweiske]
+* Implement request #5: Add OpenID authentication [jnovack]
+* Implement request #9: autodetect file type [cweiske]
+* Implement request #12: DOAP and rel="vcs-git" support [cweiske]
+* Implement request #13: remote forking support [cweiske]
+* Hide additional file fields by default, button to toggle their visibility
+  [cweiske]
+* Markdown support [jnovack]
+* Added nginx rewrite rules to README [skl]
+
+
+Version 0.2.0 - 2012-05-25
+--------------------------
+* Elasticsearch support
+* Use title instead of paste ID
+* Pager for result listings
+* Implement request #3: Show new pastes in sidebar of "new paste" page
+
+
+Version 0.1.0 - 2012-04-19
+--------------------------
+Initial version