Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

59 lines (41 loc) · 1.45 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.0] - 2021-04-29

Added

  • Added rubocop gems in development

Changed

  • Removed any specs that did not make sense
  • Removed any Dribbble endpoints that are not supported
  • Dropped support for Ruby < 2.5

Fixed

  • All of the specs

1.2.0 - 2017-03-01

Changed

  • Bump rest-client from ~> 1.7 to ~> 2.0, see changes
  • Bump supported Ruby versions

1.1.0 - 2016-11-17

Added

  • Add low_profile to shots

Changed

  • Bump minimal Ruby version required to 2.2.5

1.0.4 - 2015-11-28

Fixed

  • Fix wrong constant name

1.0.2 - 2015-11-22

Fixed

  • Fix wrong API parsing for user's followers

1.0.1 - 2015-11-22

Fixed

  • Fix missing token

1.0.0 - 2015-11-21

Added

  • First version!