HISTORY.md in resque-aps-0.9.4 vs HISTORY.md in resque-aps-0.9.5
- old
+ new
@@ -1,5 +1,9 @@
-## 0.9.3 (2010-07-08)
+## 0.9.5 (2010-07-08)
+
+* Added Feedback class
+
+## 0.9.4 (2010-07-08)
* Use redis.[rpush,lpop,lrange] commands rather than Resque.[push,pop,peek] so that Resque queues are not created for the notifications.
* Add a rescue around create_sockets to transform the exception into an application exception before raising it.
* Fix the aps_application.erb table and link to the notifications.
* Fix the application test.