update changelog
[phorkie.git] / NEWS.rst
1 Version 0.3.0 - 2012-09-27
2 --------------------------
3
4 * Fix bug #10: error when nothing submitted [cweiske]
5 * Fix bug #11: do not index edit, delete and tool pages [cweiske]
6 * Fix bug #20: elasticsearch error on deletion [cweiske]
7 * Fix bug #22: Edited pastes not in "recently created" [cweiske]
8 * Fix bug #23: "work dir not found" on failed remote fork [cweiske]
9 * Implement request #5: Add OpenID authentication [jnovack]
10 * Implement request #9: autodetect file type [cweiske]
11 * Implement request #12: DOAP and rel="vcs-git" support [cweiske]
12 * Implement request #13: remote forking support [cweiske]
13 * Hide additional file fields by default, button to toggle their visibility
14   [cweiske]
15 * Markdown support [jnovack]
16 * Added nginx rewrite rules to README [skl]
17
18
19 Version 0.2.0 - 2012-05-25
20 --------------------------
21 * Elasticsearch support
22 * Use title instead of paste ID
23 * Pager for result listings
24 * Implement request #3: Show new pastes in sidebar of "new paste" page
25
26
27 Version 0.1.0 - 2012-04-19
28 --------------------------
29 Initial version