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

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
chancefeick committed Aug 24, 2016
1 parent 42779ff commit eeebc29
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

### master
* Remove support for deprecated methods (#117)
* Upgrade rspec from 2.6 to 3.5 (#118)
* Remove support for ruby 1.8 (#119)
* Remove `MultiJson` runtime dependency (#119)
* Relax `Faraday` runtime dependency (#119)

### Version 1.6.1
* Fix bugs with listing sources (#116)

Expand Down Expand Up @@ -156,4 +163,4 @@
* Metric 'type' key can be string or symbol (Neil Mock)

### Version 0.1.0
* Initial release
* Initial release

0 comments on commit eeebc29

Please sign in to comment.