Skip to content

Commit

Permalink
Merge pull request #771 from acrobat/prepare-2.11-release
Browse files Browse the repository at this point in the history
Prepare 2.11.0 release
  • Loading branch information
acrobat committed Jan 28, 2019
2 parents 93c5d19 + f75145e commit 7e67b4c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

## 2.11.0

### Added

- Support for Miscellaneous Licenses (#744)
- Structured Limit objects for rate limiting API (#733)
- Support for getting star creation timestamps in activity/starring endpoint (#729)

### Fixed

- Added missing has_projects parameter to repo create (#752)
- Proper type hinting for magic methods (#758)
- Allow symlink to files to be downloaded (#751)

### Changed

- Fix of PHP version in readme (#747)
- Fix documentation to get release for a tag (#755)
- Declare all used properties in RateLimitResource class (#762)
- Set correct property and return types (#764)
- Fixed install docs broken after 2.0 release of httplug lib (#767)

## 2.10.1

### Fixed
Expand Down

0 comments on commit 7e67b4c

Please sign in to comment.