aboutsummaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2012-09-27 19:54:52 +0200
committerChristian Weiske <cweiske@cweiske.de>2012-09-27 19:54:52 +0200
commit54fca64ff16d95d03588217dfaa21f4729c2f930 (patch)
treec2d97e74bda95219d5cd8a61cf07a007b58ab345 /NEWS.rst
parent1ee8f2a206337af0c910400444c312d354cd4dea (diff)
downloadphorkie-54fca64ff16d95d03588217dfaa21f4729c2f930.tar.gz
phorkie-54fca64ff16d95d03588217dfaa21f4729c2f930.zip
update changelog, add NEWS file
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
new file mode 100644
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