diff --git a/CHANGELOG.md b/CHANGELOG.md index 12812217..0e8c1b6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ The file format of it is based on [Keep a Changelog](http://keepachangelog.com/e For public Changelog covering all changes done to Pipedrive’s API, webhooks and app extensions platforms, see [public Changelog](https://pipedrive.readme.io/docs/changelog) with discussion area in [Developers Community](https://devcommunity.pipedrive.com/c/documentation/changelog/19). ## [Unreleased] +### Added +- Added `notes` field to Prices in: + - `GET` and `POST` `/v2/products/{productId}/variations` endpoints + - `PATCH` `/api/v2/products/{productId}/variations/{productVariationId}` endpoint ## [23.0.0] - 2024-06-14 ### Removed