History.txt in journeta-0.0.5 vs History.txt in journeta-0.1.0
- old
+ new
@@ -1,4 +1,12 @@
+== 0.1.0 2008-09-05
+
+* Renamed Journeta::JournetaEngine to Journeta::Engine
+* Added Engine.known_peers
+* Peer handler interface changed from 'handle(event)' to 'call(event)' to support raw Proc objects.
+* examples/network_status.rb
+* Documentation updates.
+
== 0.0.5 2008-08-22
* Documentation updates.
== 0.0.4 2008-08-22