CHANGELOG.md in newrelic-grape-1.3.1 vs CHANGELOG.md in newrelic-grape-1.4.1
- old
+ new
@@ -1,6 +1,16 @@
# Next Release
+## 1.4.1 (07/04/2014)
+
+* Fix "uninitialized constant NewRelic::MetricSpec (NameError)" with
+newrelic_rpm 3.8.1.221
+* Fix "uninitialized constant Grape"
+
+## 1.4.0 (05/09/2014)
+
+* Add version to request path [@donbobka](https://github.com/donbobka)
+
## 1.3.1 (06/08/2013)
* Remove explicit newrelic_rpm require [@rymai](https://github.com/rymai)
* Add information to README [@agileanimal](https://github.com/agileanimal)