CHANGELOG.md in librato-rails-1.4.0 vs CHANGELOG.md in librato-rails-1.4.1
- old
+ new
@@ -1,4 +1,8 @@
+### Version 1.4.1
+* Bump librato-rack dependency to fix missing p95 for rack.request.time
+* Loosen librato-rack dependency to any 1.0.x versions
+
### Version 1.4.0
* Add support to instrument all controller actions, e.g., `instrument_action :all`.
### Version 1.3.0
* Add support for configurable metric suites