CHANGELOG.txt in taskr-0.2.0 vs CHANGELOG.txt in taskr-0.2.1
- old
+ new
@@ -1,12 +1,19 @@
+=== 0.2.1 :: 2008-02-28
+
+* Updated for compatibility with picnic 0.6.1.
+
=== 0.2.0 :: 2008-01-03
* Added Taskr4rails action and accompanying Rails plugin for
executing code on a remote Rails server. See
http://code.google.com/p/ruby-taskr/wiki/Taskr4rails for
details.
* The Howlr action now takes an optional content_type parameter
to allow for sending out HTML-formatted messages.
+* Better error reporting for Restr-based actions. The remote server's
+ response body is now included in Taskr's error report and the
+ remote output is printed to the log more cleanly.
* Change to REST API: the 'action(s)' parameter is now a bit looser.
You can use 'action' or 'actions' interchangeably, whether you're
scheduling multiple actions or just one.
* Fixed some routing problems in the HTML views.
* The ActiveResource and PHP examples have been updated with
\ No newline at end of file