Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 1.7 KB

Airbrake Changelog

master

  • Set RACK_ENV and RAILS_ENV in Capistrano 2 integration (#489)

v5.0.3 (January 19, 2015)

  • Improved RubyMine support (#469)
  • Added better support for user reporting for Rails applications (including OmniAuth support) (#466)
  • Fixed the Capistrano 2 integration, which was not working at all (#475)

v5.0.2 (January 3, 2015)

  • Fixed the bug when Warden user is nil (#455)

v5.0.1 (December 21, 2015)

  • Fixed Migration Guide discrepancies with regard to Resque and Capistrano
  • Using the Capistrano 3 integration, made Airbrake notify of deployments only from primary server (#433)

v5.0.0 (December 18, 2015)

  • Minor styling/docs tweaks. No bugs were discovered.

v5.0.0.rc.1 (December 11, 2015)