Skip to content

Commit

Permalink
Add Ruby 2.3.4 and 2.2.7 to supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed Aug 11, 2017
1 parent 0ade8df commit ec796bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ install:
rvm:
- 2.4.1
- 2.4.0
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.7
- 2.2.6
- 2.2.5
- 2.2.4
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## 1.0.2 [compare][compare_v1_0_1_and_master]

- Add Ruby 2.3.4 and 2.2.7 to supported versions by [@gonzedge][github_user_gonzedge]

## 1.0.1 [compare][compare_v1_0_0_and_v1_0_1]

- Use Ruby's own `Forwardable` again by [@gonzedge][github_user_gonzedge]
Expand Down

0 comments on commit ec796bf

Please sign in to comment.