Skip to content

Commit 60acd5c

Browse files
authored
Update CHANGELOG.md
1 parent b92cf6f commit 60acd5c

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

CHANGELOG.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,24 @@
66

77
### Features and Fixes
88

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)
9+
- Add method to set repository topics @martinvanzijl [\#594](https://github.com/github-api/github-api/issues/594)
10+
- Adjust GHRateLimit to system time instead of depending on synchronization @bitwiseman [#595](https://github.com/github-api/github-api/issues/595)
11+
- Add Functionality of OTP to support user 2fa @madhephaestus [\#603](https://github.com/github-api/github-api/issues/603)
12+
- Implement Meta endpoint @PauloMigAlmeida [\#611](https://github.com/github-api/github-api/issues/611)
13+
- fix and unit tests for issue #504 @siordache [\#620](https://github.com/github-api/github-api/issues/620)
14+
- Fixed GHContent to allow spaces in path @bitwiseman [\#625](https://github.com/github-api/github-api/issues/625)
1515

1616
### Internals
1717

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)
18+
- Bump okhttp3 from 3.14.2 to 4.2.2 @dependabot-preview [\#593](https://github.com/github-api/github-api/issues/593)
19+
- jackson 2.10.1 @sullis [\#604](https://github.com/github-api/github-api/issues/604)
20+
- Code style fixes @bitwiseman [\#609](https://github.com/github-api/github-api/issues/609)
21+
- Javadoc fail on warning during CI build @bitwiseman [\#613](https://github.com/github-api/github-api/issues/613)
22+
- Clean up Requester interface a bit @bitwiseman [\#614](https://github.com/github-api/github-api/issues/614)
23+
- Branch missing @alexanderrtaylor [\#615](https://github.com/github-api/github-api/issues/615)
24+
- Cleanup imports @bitwiseman [\#616](https://github.com/github-api/github-api/issues/616)
25+
- Removed permission field in createTeam. It is deprecated in the API @asthinasthi [\#619](https://github.com/github-api/github-api/issues/619)
26+
- Re-enable Lifecycle test @bitwiseman [\#621](https://github.com/github-api/github-api/issues/621)
2727

2828

2929
## [github-api-1.99](https://github.com/github-api/github-api/tree/github-api-1.99) (2019-11-04)

0 commit comments

Comments
 (0)