-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
46 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,49 @@ | ||
## Unreleased | ||
[Full changelog](https://github.com/Calyhre/dribbble/compare/v1.1.0...master) | ||
# 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] | ||
|
||
|
||
## [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](https://github.com/Calyhre/dribbble/releases/tag/v1.1.0) | ||
[Full changelog](https://github.com/Calyhre/dribbble/compare/v1.0.4...v1.1.0) | ||
## [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](https://github.com/Calyhre/dribbble/releases/tag/v1.0.4) | ||
[Full changelog](https://github.com/Calyhre/dribbble/compare/v1.0.2...v1.0.4) | ||
## [1.0.4] - 2015-11-28 | ||
#### Fixed | ||
- Fix wrong constant name | ||
- `v1.0.3` never existed | ||
|
||
|
||
### [1.0.2](https://github.com/Calyhre/dribbble/releases/tag/v1.0.2) | ||
[Full changelog](https://github.com/Calyhre/dribbble/compare/v1.0.1...v1.0.2) | ||
## [1.0.2] - 2015-11-22 | ||
#### Fixed | ||
- Fix wrong API parsing for user's followers | ||
|
||
|
||
### [1.0.1](https://github.com/Calyhre/dribbble/releases/tag/v1.0.1) | ||
[Full changelog](https://github.com/Calyhre/dribbble/compare/v1.0.0...v1.0.1) | ||
## [1.0.1] - 2015-11-22 | ||
#### Fixed | ||
- Fix missing token | ||
|
||
|
||
# [1.0.0](https://github.com/Calyhre/dribbble/releases/tag/v1.0.0) | ||
## 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters