mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-01 18:35:35 +00:00
+1
-1
@@ -14,7 +14,7 @@
|
||||
model class if you need to contructor responses (e.g. for testing)
|
||||
- `IResponse` is now a `readonly` interface.
|
||||
- `ApiResponse<T>` accepts the strongly typed body as an argument.
|
||||
- `IResponse<T> changed to `IApiResponse<T>`.
|
||||
- `IResponse<T>` changed to `IApiResponse<T>`.
|
||||
|
||||
### New in 0.6.2 (Released 2015/01/06)
|
||||
* New: Added `Assignee` and `Label` to `EventInfo` and `IssueEvent` repsonses - #644 via @thedillonb
|
||||
|
||||
Reference in New Issue
Block a user