Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 1da417d

Browse files
committed
Bump version and changelog for 2.1.0
1 parent a16bc9e commit 1da417d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Version 2.1.0
2+
* Add Rails 5.0 support (#135)
3+
14
### Version 2.0.0
25
* Add support for tagged measurements (#123)
36

lib/librato/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Librato
22
module Rails
3-
VERSION = "2.0.0"
3+
VERSION = "2.1.0"
44
end
55
end

0 commit comments

Comments
 (0)