README.md in newrelic_moped-1.0.0 vs README.md in newrelic_moped-1.0.1
- old
+ new
@@ -1,8 +1,16 @@
# New Relic Moped [![Build Status](https://travis-ci.org/stevebartholomew/newrelic_moped.svg)](https://travis-ci.org/stevebartholomew/newrelic_moped)
New Relic instrumentation for Moped (1.x, 2.0) / Mongoid (3.x, 4.0)
+## Important
+
+This gem is compatible only with __newrelic_rpm__ >= 3.11
+
+If you can't upgrade to __newrelic_rpm__ 3.11 or higher please use "__0.x__" branch of this gem.
+
+Latest release of 0.x branch is v0.0.13
+
## Installation
Add this line to your application's Gemfile:
gem 'newrelic_moped'