HISTORY in rails_exception_handler-2.3.3 vs HISTORY in rails_exception_handler-2.3.4
- old
+ new
@@ -1,6 +1,9 @@
CHANGELOG
+v2.3.3 - April 24th 2014
+- Make database name/table configurable for the Active Record storage strategy
+
v2.3.2 - January 7th 2014
- Add helper method for catching exceptions outside of Rack
v2.3.1 - January 7th 2014
- Fix issue where it attempted to connect to DBs for disabled storage strategies