All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Pretty printing of JSON responses and minor display tweaks
- Removed unnecessary ActionMailer class
- Changed to config.eager_load_paths to try to avoid
ActiveTracker::Modelnot defined in production
- Fixed uninitialized constant error in production
- Error during initial project database migration if activetracker is used
- API-only projects don't have BetterErrors enabled apparently
- Added support for API-only projects that don't have an asset pipeline
- First public release