HISTORY.md in jruby-hornetq-0.2.5.alpha vs HISTORY.md in jruby-hornetq-0.3.0.alpha
- old
+ new
@@ -1,4 +1,16 @@
+## 0.3.0 (2011-02-16)
+
+* Rename HornetQ::Client::Factory to HornetQ::Client::Connection
+* Add Client Tests
+* Fix logging to HornetQ default logger when no other logger supplied
+* Re-arrange Examples
+* Add Worker samples
+
+## 0.2.5 (2011-02-07)
+
+* Add Rails and Ruby Logging
+
## 0.2.1 (2011-01-26)
* Support for InVM Server
* InVM Example