Skip to content

Commit d2d3711

Browse files
latest changelog entry update
1 parent 9376277 commit d2d3711

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an
99
## [Unreleased]
1010
### Added
1111
- Added three new OAuth2 scopes for field management:
12-
- `deal-fields:full` - Allows applications to create, read, update and delete deal fields (applied to 6 endpoints: GET/POST/DELETE /dealFields and GET/PUT/DELETE /dealFields/{id})
13-
- `product-fields:full` - Allows applications to create, read, update and delete product fields (applied to 6 endpoints: GET/POST/DELETE /productFields and GET/PUT/DELETE /productFields/{id})
14-
- `contact-fields:full` - Allows applications to create, read, update and delete person and organization fields (applied to 12 endpoints: GET/POST/DELETE /personFields, GET/PUT/DELETE /personFields/{id}, GET/POST/DELETE /organizationFields, and GET/PUT/DELETE /organizationFields/{id})
12+
- `deal-fields:full` - Allows applications to create, read, update and delete deal fields
13+
- `product-fields:full` - Allows applications to create, read, update and delete product fields
14+
- `contact-fields:full` - Allows applications to create, read, update and delete person and organization fields
1515

1616
## [30.7.0] - 2025-12-03
1717
### Added
@@ -132,7 +132,7 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an
132132
## [29.0.0] - 2025-09-03
133133
### Removed
134134
- Removed all endpoints of the Subscriptions feature
135-
- GET /v1/subscriptions/{id}
135+
- GET /v1/subscriptions/{id}
136136
- GET /v1/subscriptions/find/{dealId}
137137
- GET /v1/subscriptions/{id}/payments
138138
- POST /v1/subscriptions/recurring
@@ -1138,4 +1138,4 @@ Those fields will be formatted as "2020-07-13" instead of "2020-07-13T00:00:00.0
11381138
[18.1.0]: https://github.com/pipedrive/api-docs/compare/v18.0.3...v18.1.0
11391139
[18.0.3]: https://github.com/pipedrive/api-docs/compare/v18.0.2...v18.0.3
11401140
[18.0.2]: https://github.com/pipedrive/api-docs/compare/v18.0.1...v18.0.2
1141-
[18.0.1]: https://github.com/pipedrive/api-docs/compare/v1.0.0...v18.0.1
1141+
[18.0.1]: https://github.com/pipedrive/api-docs/compare/v1.0.0...v18.0.1

0 commit comments

Comments
 (0)