Skip to content

Commit 7e67b4c

Browse files
authored
Merge pull request #771 from acrobat/prepare-2.11-release
Prepare 2.11.0 release
2 parents 93c5d19 + f75145e commit 7e67b4c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

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

5+
## 2.11.0
6+
7+
### Added
8+
9+
- Support for Miscellaneous Licenses (#744)
10+
- Structured Limit objects for rate limiting API (#733)
11+
- Support for getting star creation timestamps in activity/starring endpoint (#729)
12+
13+
### Fixed
14+
15+
- Added missing has_projects parameter to repo create (#752)
16+
- Proper type hinting for magic methods (#758)
17+
- Allow symlink to files to be downloaded (#751)
18+
19+
### Changed
20+
21+
- Fix of PHP version in readme (#747)
22+
- Fix documentation to get release for a tag (#755)
23+
- Declare all used properties in RateLimitResource class (#762)
24+
- Set correct property and return types (#764)
25+
- Fixed install docs broken after 2.0 release of httplug lib (#767)
26+
527
## 2.10.1
628

729
### Fixed

0 commit comments

Comments
 (0)