From 9feadde123924acf37003cad07b3faf07c65df1a Mon Sep 17 00:00:00 2001 From: Stephen Crosby Date: Wed, 16 Dec 2015 14:33:29 -0800 Subject: [PATCH] Refs #1006,#1007 compatibility note for airbrake-js --- README.md | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index b86e7c8..6489683 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,10 @@ Airbrake.setProject("ERRBIT API KEY", "ERRBIT API KEY"); Airbrake.setHost("http://errbit.yourdomain.com"); ``` +NOTE: Errbit is known to work with airbrake-js v0.5.2. Newer versions of +will not work until we figure out how to deal with: +https://github.com/airbrake/airbrake-js/pull/174#issuecomment-164918928 + Plugins and Integrations ------------------------ You can extend Errbit by adding Ruby gems and plugins which are typically gems. -- libgit2 0.21.2