File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ github-api-1.100] ( https://github.com/github-api/github-api/tree/github-api-1.100 ) (2019-11-27)
4+
5+ [ Full Changelog] ( https://github.com/github-api/github-api/compare/github-api-1.99...github-api-1.100 )
6+
7+ ### Features and Fixes
8+
9+ - Add method to set repository topics @martinvanzijl (#594 )
10+ - Adjust GHRateLimit to system time instead of depending on synchronization @bitwiseman (#595 )
11+ - Add Functionality of OTP to support user 2fa @madhephaestus (#603 )
12+ - Implement Meta endpoint @PauloMigAlmeida (#611 )
13+ - fix and unit tests for issue #504 @siordache (#620 )
14+ - Fixed GHContent to allow spaces in path @bitwiseman (#625 )
15+
16+ ### Internals
17+
18+ - Clean up Requester interface a bit @bitwiseman (#614 )
19+ - Javadoc fail on warning during CI build @bitwiseman (#613 )
20+ - Code style fixes @bitwiseman (#609 )
21+ - Re-enable Lifecycle test @bitwiseman (#621 )
22+ - Removed permission field in createTeam. It is deprecated in the API @asthinasthi (#619 )
23+ - Cleanup imports @bitwiseman (#616 )
24+ - Branch missing @alexanderrtaylor (#615 )
25+ - jackson 2.10.1 @sullis (#604 )
26+ - Bump okhttp from 3.14.2 to 4.2.2 @dependabot-preview (#593 )
27+
28+
329## [ github-api-1.99] ( https://github.com/github-api/github-api/tree/github-api-1.99 ) (2019-11-04)
430
531[ Full Changelog] ( https://github.com/github-api/github-api/compare/github-api-1.95...github-api-1.99 )
You can’t perform that action at this time.
0 commit comments