Skip to content

Commit

Permalink
Release v23.4.3 from PR #584
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
2 parents 5e3329c + 1e0bec6 commit 6650b1f
Show file tree
Hide file tree
Showing 4 changed files with 821 additions and 812 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an

## [Unreleased]

## [23.4.3] - 2024-11-22
### Added
- Add "additionalProperties" to entities with custom fields
### Changed
- Updated the code examples in the README for the JavaScript SDK
### Added
- Add "custom_fields" query paremeter to GET /api/v2/products

## [23.4.2] - 2024-10-31
### Changed
- Updated the code examples in the README for the JavaScript SDK
Expand Down Expand Up @@ -709,7 +717,8 @@ structure
* Fixed `GET /goal/:id/results` error handling in case when there are no existing stages connected to specified goal
* Fixed typo in lead example response (`crrency` to `currency`)

[Unreleased]: https://github.com/pipedrive/api-docs/compare/v23.4.2...HEAD
[Unreleased]: https://github.com/pipedrive/api-docs/compare/v23.4.3...HEAD
[23.4.3]: https://github.com/pipedrive/api-docs/compare/v23.4.2...v23.4.3
[23.4.2]: https://github.com/pipedrive/api-docs/compare/v23.4.1...v23.4.2
[23.4.1]: https://github.com/pipedrive/api-docs/compare/v23.4.0...v23.4.1
[23.4.0]: https://github.com/pipedrive/api-docs/compare/v23.3.0...v23.4.0
Expand Down
Loading

0 comments on commit 6650b1f

Please sign in to comment.