From 8bf1ecbcc6c17a9767a7775325f9fd70fd671a7c Mon Sep 17 00:00:00 2001 From: pipedrive-bot Date: Mon, 7 Apr 2025 11:10:46 +0000 Subject: [PATCH] Build 187 - version-patch --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0e25813..fd33c8fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed +- Fixed the OAuth scope of "Add a follower to a product" endpoint in API v2 [9.0.0](https://github.com/pipedrive/client-php/compare/8.1.5...9.0.0) (2025-03-31)