Skip to content

Commit 0e151d9

Browse files
committed
Update CHANGELOG
1 parent 98a6ee8 commit 0e151d9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ The file format of it is based on [Keep a Changelog](http://keepachangelog.com/e
77
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).
88

99
## [Unreleased]
10-
### Changed
11-
- Send token in the `x-api-token` header instead of `api_token` query parameter
10+
### Added
11+
- Added `is_archived` to request bodies of POST `deals` endpoints and PUT/PATCH `/deals/:id` endpoints
12+
- Added `archive_time` to request bodies of POST `deals` endpoints
1213

1314
## [27.0.0] - 2025-05-09
1415
### Changed

0 commit comments

Comments
 (0)