Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

## [17.8.2](https://github.com/pipedrive/client-php/compare/17.8.1...17.8.2) (2026-09-18)
### Fixed
- Fixed the SDK sending an empty `Authorization` header alongside API key auth
- Refresh the OAuth access token before the auth check in generated API methods, instead of only when one was already present
Expand Down
Loading