Skip to content

Commit bd1b46d

Browse files
committed
Update CHANGELOG
1 parent 707c82a commit bd1b46d

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

CHANGELOG.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Based on this [Changelog post](https://developers.pipedrive.com/changelog/post/r
398398
## [19.0.1] - 2023-04-27
399399
### Changed
400400
- Updated `label` field data type in response examples from number -> string for Deals related endpoints
401-
Changed `active_flag`, `enabled_flag`, and `selectable` body parameters and response examples data type from number -> boolean for all Products related endpoints
401+
- Changed `active_flag`, `enabled_flag`, and `selectable` body parameters and response examples data type from number -> boolean for all Products related endpoints
402402

403403
## [19.0.0] - 2023-04-04
404404
### Removed
@@ -470,12 +470,12 @@ Based on this [Changelog post](https://developers.pipedrive.com/changelog/post/b
470470

471471
## [18.0.3] - 2023-01-11
472472
### Updated dependencies
473-
- Updated `json5` from 2.2.1 to 2.2.3
474-
- Updated `qs` from 6.9.3 to 6.11.0
475-
- Updated `formidable` from 2.0.1 to 2.1.1
476-
- Updated `decode-uri-component` from 0.2.0 to 0.2.2
477-
- Updated `minimatch` from 3.0.4 to 3.1.2
478-
- Updated `mocha` from 8.4.0 to 10.1.0
473+
- Updated `json5` from 2.2.1 to 2.2.3
474+
- Updated `qs` from 6.9.3 to 6.11.0
475+
- Updated `formidable` from 2.0.1 to 2.1.1
476+
- Updated `decode-uri-component` from 0.2.0 to 0.2.2
477+
- Updated `minimatch` from 3.0.4 to 3.1.2
478+
- Updated `mocha` from 8.4.0 to 10.1.0
479479

480480
## [18.0.2] - 2022-12-22
481481
### Fixed
@@ -487,8 +487,8 @@ Based on this [Changelog post](https://developers.pipedrive.com/changelog/post/b
487487

488488
## 18.0.0
489489
### Security
490-
- Removed `.instance` static property from sdk client to prevent race conditions when using it as a singleton
491-
See the updated examples in the readme to get an overview of the necessary code changes.
490+
- Removed `.instance` static property from sdk client to prevent race conditions when using it as a singleton.
491+
See the updated examples in the readme to get an overview of the necessary code changes.
492492

493493
## 17.5.2
494494
### Changed
@@ -637,8 +637,11 @@ Based on this [Changelog post](https://developers.pipedrive.com/changelog/post/b
637637
- Renamed file with long name and it's class.
638638

639639
Old name:
640+
640641
AnyOfRecentsActivityRecentsActivityTypeRecentsDealRecentsFileRecentsFilterRecentsNoteRecentsPersonRecentsOrganizationRecentsPipelineRecentsProductRecentsStageRecentsUser
642+
641643
New name:
644+
642645
AnyOfRecents
643646

644647
## 14.0.1

0 commit comments

Comments
 (0)