Skip to content

Commit 4177fa7

Browse files
Added more to change log
1 parent bf9875c commit 4177fa7

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@ CHANGE LOG
77
* Deprecated all APIs that are deprecated or removed as of GitLab 13.1
88
* Deprecated old authentication methods and deprecated not specifying an authentication mode
99
* Deprecated dynamic property access on the client, `Client::api()`, `Client::create()`, and `Client::getResponseHistory()`
10-
* Soft marked various classes as final
10+
* Deprecated passing a stream factory to the Api classes: get it from the client instance instead
11+
* Soft marked various classes as final and/or internal
12+
* Added support for HTTP caching
13+
* Implement removing award emojis
14+
* Implemented notes APIs
15+
* Extended pipeline APIs
16+
* Extended MR approvals APIs
17+
* Add subscribe/unsubscribe methods to issue API
18+
* Add scope and allow all projects to MR API
19+
* Add method to access project discussions
20+
* Update parameters for repository/commits APIs
21+
* Added delete merged branches API function
22+
* Allow to search and find issues by "assignee_id"
23+
* Updated Issues to support updated_after
1124

1225

1326
## 9.17.1 (17/02/2020)

0 commit comments

Comments
 (0)