|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [2.0.0](https://github.com/twingly/twingly-analytics-api-ruby/tree/2.0.0) (2015-09-14) |
| 4 | +[Full Changelog](https://github.com/twingly/twingly-analytics-api-ruby/compare/1.0.1...2.0.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Release gem to rubygems.org [\#10](https://github.com/twingly/twingly-analytics-api-ruby/issues/10) |
| 9 | + |
| 10 | +**Merged pull requests:** |
| 11 | + |
| 12 | +- Improve time pagination \(breaking compatibility for Query\#start\_time and Query\#end\_time\) [\#15](https://github.com/twingly/twingly-analytics-api-ruby/pull/15) ([jage](https://github.com/jage)) |
| 13 | + |
| 14 | +## [1.0.1](https://github.com/twingly/twingly-analytics-api-ruby/tree/1.0.1) (2015-04-29) |
| 15 | +[Full Changelog](https://github.com/twingly/twingly-analytics-api-ruby/compare/1.0.0...1.0.1) |
| 16 | + |
| 17 | +**Fixed bugs:** |
| 18 | + |
| 19 | +- Support Ruby 2.2 [\#12](https://github.com/twingly/twingly-analytics-api-ruby/issues/12) |
| 20 | +- HTTPS broke compatibility with Ruby 1.9.3 [\#8](https://github.com/twingly/twingly-analytics-api-ruby/issues/8) |
| 21 | + |
| 22 | +**Closed issues:** |
| 23 | + |
| 24 | +- Use the rspec-its gem [\#11](https://github.com/twingly/twingly-analytics-api-ruby/issues/11) |
| 25 | + |
| 26 | +**Merged pull requests:** |
| 27 | + |
| 28 | +- Fix deprecations [\#14](https://github.com/twingly/twingly-analytics-api-ruby/pull/14) ([walro](https://github.com/walro)) |
| 29 | +- Support Ruby 2.2 [\#13](https://github.com/twingly/twingly-analytics-api-ruby/pull/13) ([dentarg](https://github.com/dentarg)) |
| 30 | +- Use Faraday instead of Net::HTTP directly [\#9](https://github.com/twingly/twingly-analytics-api-ruby/pull/9) ([jage](https://github.com/jage)) |
| 31 | + |
| 32 | +## [1.0.0](https://github.com/twingly/twingly-analytics-api-ruby/tree/1.0.0) (2014-10-30) |
| 33 | +**Implemented enhancements:** |
| 34 | + |
| 35 | +- Use HTTPS for API access [\#7](https://github.com/twingly/twingly-analytics-api-ruby/issues/7) |
| 36 | +- Remove swedish comment [\#5](https://github.com/twingly/twingly-analytics-api-ruby/issues/5) |
| 37 | +- Rewrite history to remove huge vcr-cassettes [\#4](https://github.com/twingly/twingly-analytics-api-ruby/issues/4) |
| 38 | +- Remove humongous vcr cassettes [\#1](https://github.com/twingly/twingly-analytics-api-ruby/issues/1) |
| 39 | + |
| 40 | +**Closed issues:** |
| 41 | + |
| 42 | +- Add a LICENSE [\#6](https://github.com/twingly/twingly-analytics-api-ruby/issues/6) |
| 43 | +- Wrap lines at 72 characters [\#2](https://github.com/twingly/twingly-analytics-api-ruby/issues/2) |
| 44 | + |
| 45 | +**Merged pull requests:** |
| 46 | + |
| 47 | +- Refactor to improve readability [\#3](https://github.com/twingly/twingly-analytics-api-ruby/pull/3) ([jage](https://github.com/jage)) |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments