README.md in logster-0.0.4 vs README.md in logster-0.0.5

- old
+ new

@@ -43,5 +43,8 @@ - 2014-05-07: Started changelog :) - 2014-05-07: Version 0.0.4 - Feature: Ability to ignore patterns with Logster.store.ignore = [/regex/] - Feature: Store backtraces, allow people to view them in the GUI +- 2014-05-12: Version 0.0.5 + - Feature: We now log basic rack environment with the messages + - Add your on with Logster.add_to_env(env, key, value)