File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 22
33The 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
You can’t perform that action at this time.
0 commit comments