File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77## [ Unreleased]
88
99### Added
10+
11+ - Added documentation for new endpoints ` /deals/{id}/changelog ` , ` /persons/{id}/changelog ` and ` /organizations/{id}/changelog ` .
12+ - Added ` is_deleted ` parameter for ` /v1/users/* ` responses.
1013- Added ` billing_frequency ` , ` billing_frequency_cycles ` and ` billing_start_date ` fields to
1114 - ` GET ` , ` POST ` and ` PUT ` ` /v1/deals/{id}/products ` endpoints
1215 - ` GET ` , ` POST ` and ` PATCH ` ` /v2/deals/{id}/products ` endpoints
@@ -18,10 +21,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1821 - ` GET ` ` /v2/products/{id} ` endpoints
1922- Added RawData trait to models to allow access to all response data objects
2023
21- ### Added
22- - Added documentation for new endpoints ` /deals/{id}/changelog ` , ` /persons/{id}/changelog ` and ` /organizations/{id}/changelog ` .
23- - Added ` is_deleted ` parameter for ` /v1/users/* ` responses.
24-
2524## [ 6.6.0] ( https://github.com/pipedrive/client-php/compare/6.5.1...6.6.0 ) (2024-04-02)
2625
2726### Added
You can’t perform that action at this time.
0 commit comments