CHANGELOG.md in newrelic-rake-1.2.0 vs CHANGELOG.md in newrelic-rake-1.3.0
- old
+ new
@@ -1,6 +1,11 @@
# Next Release
+## 1.3.0 (03/24/2013)
+
+* Add a NewRelic::Rake.started to promise starting newrelic agent only
+ once.
+
## 1.2.0 (03/19/2013)
* Force dispatcher to rake.
* Shutdown agent at exit.