Sha256: f7ddd5765008e2fcda1ae4deae57d6c599f448d2c1bbfa92761b2188543e6bc1

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).


## [Unreleased]

## [2.0.0] - 2021-04-29
### Added
- Added rubocop gems
### Changed
- Removed any specs that did not make sense
- Removed any dribbble endpoints that are not supported
### Fixed
- All of the specs


## [1.2.0] - 2017-03-01
#### Changed
- Bump rest-client from `~> 1.7` to `~> 2.0`, [see changes](https://github.com/rest-client/rest-client/blob/master/history.md#200)
- 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!

[Unreleased]: https://github.com/Calyhre/dribbble/compare/v1.2.0...master
[1.2.0]: https://github.com/Calyhre/dribbble/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/Calyhre/dribbble/compare/v1.0.4...v1.1.0
[1.0.4]: https://github.com/Calyhre/dribbble/compare/v1.0.2...v1.0.4
[1.0.2]: https://github.com/Calyhre/dribbble/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/Calyhre/dribbble/compare/v1.0.0...v1.0.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dribbble-2.0.0 CHANGELOG.md