Skip to content

Commit f31eda2

Browse files
Merge master into 280
2 parents f4db005 + 19e58d8 commit f31eda2

File tree

3 files changed

+221
-98
lines changed

3 files changed

+221
-98
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an
1010
### Changed
1111
- Removed deprecated `person_name`, `organization_name`, and `email` lead fields from itemSearch endpoints
1212

13+
## [29.2.5] - 2025-10-03
14+
1315
## [29.2.4] - 2025-09-26
1416
### Fixed
1517
- Fixed incorrect description for max `limit` parameter in itemSearch v2 endpoint
@@ -963,7 +965,8 @@ Those fields will be formatted as "2020-07-13" instead of "2020-07-13T00:00:00.0
963965
* Fixed `GET /goal/:id/results` error handling in case when there are no existing stages connected to specified goal
964966
* Fixed typo in lead example response (`crrency` to `currency`)
965967

966-
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v29.2.4...HEAD
968+
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v29.2.5...HEAD
969+
[29.2.5]: https://github.com/pipedrive/api-docs/compare/v29.2.4...v29.2.5
967970
[29.2.4]: https://github.com/pipedrive/api-docs/compare/v29.2.3...v29.2.4
968971
[29.2.3]: https://github.com/pipedrive/api-docs/compare/v29.2.2...v29.2.3
969972
[29.2.2]: https://github.com/pipedrive/api-docs/compare/v29.2.1...v29.2.2

0 commit comments

Comments
 (0)