Skip to content

Commit db81127

Browse files
committed
Merge branch 'master' into 2243
2 parents 8d4d7f9 + 0cd34fe commit db81127

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## [Unreleased]
88
- Add `won_time`, `lost_time` and `close_time` parameters for the `POST /v1/deals` and `PUT /v1/deals/{id}` endpoints
99

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+
1025
## [6.3.0](https://github.com/pipedrive/client-php/compare/6.2.0...6.3.0) (2023-10-16)
1126

1227
- Add `Projects`, `ProjectTemplates` and `Tasks` public routes.

0 commit comments

Comments
 (0)