## 0.3.1 * Filter out passwords in parameters. ## 0.3.0 * Improved config parsing for the Moped driver. * Fixed some minor bugs on web portal. ## 0.2.7 * Ensure that the collection is created on the primary node in a replica set, even if the session consistency is set to :eventual. ## 0.2.6 * Handle forking with Unicorn and Passenger (Moped driver only. Requires Moped 1.2.0 + ). ## 0.2.5 * Don't replace rack.errors -> that should be a standard IO stream. ## 0.2.4 * Improved hanlding of logger when not configured for an environment. ## 0.2.3 * Simpler configuration for Sinatra apps. ## 0.2.2 * Allow Sinatra 1.4.x to be used. ## 0.2.1 * Fix log viewer using the mongo adapter. * Fix default options for the mongo adapter to be consistent with the moped adapter. ## 0.2.0 * Rewrite of the log viewer using AngularJS * Capsize is now specified in megabytes instead of bytes - **be sure to update existing configuration**. ## 0.1.0 First release.