CHANGELOG in logworm_client-0.4.1 vs CHANGELOG in logworm_client-0.5.0
- old
+ new
@@ -1,4 +1,10 @@
+v0.5.0
+ Supports new base logworm gem, which can work as a Heroku addon
+ Configuration parameters now stored as URL
+ No error if logworm cannot be properly configured -- lw_log simply ignored
+ No logging in development mode
+
v0.4.1
Show in console time spent communicating with the server.
v0.4.0 Added support for running on Rails!
To use, add config.gem ‘logworm_client’ to environment.rb
\ No newline at end of file