Skip to content

Commit c41ef0d

Browse files
committed
Update CHANGELOG.md
1 parent ba78ff2 commit c41ef0d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)