X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/32a54ab3d31dfe234186793e4ed610ec63d88f3c..59c71c3a808b2c6a1e77a500717a264cb3c32051:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 35a5218..f4b80c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2015-02-03 Christian Weiske + + * Implement paste embedding via oEmbed + * Release version 0.5 + +2015-01-29 Christian Weiske + + * Implement paste embedding via JavaScript + * Implement single file editing + * Implement automatic login + * Implement Elasticsearch 1.3 compatibility + * Work around PHP bug #68347 to parse ini files correctly + * Move clone URLs to sidebar + * Move additional button into text field + +2014-07-15 Christian Weiske + + * Release version 0.4 + +2013-09-17 Christian Weiske + + * Add webhook support + 2013-09-16 Elan Ruusamäe * Disable editor on commit with --no-edit