X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/19d2c915502213e887ba7fd75c2e6b52400cd6d1..584e0016f2d27ea8d40e96bf9a312ad0518bd503:/NEWS diff --git a/NEWS b/NEWS index b183893..0a4af4a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +News for v0.5: +============== + + * Use the Symfony Serializer component instead of the PEAR XML_Serializer + * Make the Twitter stylesheet stricter to avoid empty timeline entries + +News for v0.4: +============== + + * Make the generated RSS validate with feedvalidator.org + * Fix support for Dilbert.com + * Add support for Instragram.com + * Add support for public pages on Facebook.com + * Make tweeper work with the PHP built-in web server + * Misc fixes to code and documentation + News for v0.3: ==============