File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
## [ Unreleased]
8
8
- Add ` won_time ` , ` lost_time ` and ` close_time ` parameters for the ` POST /v1/deals ` and ` PUT /v1/deals/{id} ` endpoints
9
9
10
+ ## [ 6.5.0] ( https://github.com/pipedrive/client-php/compare/6.4.0...6.5.0 ) (2024-04-02)
11
+
12
+ ### Added
13
+ - Documentation for ` /meetings/userProviderLinks ` endpoints
14
+
15
+ ## [ 6.4.0] ( https://github.com/pipedrive/client-php/compare/6.3.1...6.4.0 ) (2024-04-02)
16
+
17
+ ### Added
18
+ - ` lead_id ` as an acceptable body parameter for the ` POST /v1/callLogs ` endpoint
19
+
20
+ ## [ 6.3.1] ( https://github.com/pipedrive/client-php/compare/6.3.0...6.3.1 ) (2024-04-02)
21
+
22
+ ### Fixed
23
+ - Mismatches of YAML responses in related_objects of some deal endpoints
24
+
10
25
## [ 6.3.0] ( https://github.com/pipedrive/client-php/compare/6.2.0...6.3.0 ) (2023-10-16)
11
26
12
27
- Add ` Projects ` , ` ProjectTemplates ` and ` Tasks ` public routes.
You can’t perform that action at this time.
0 commit comments