Skip to content

Commit

Permalink
- Updated the changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico-Artioli committed Feb 15, 2023
1 parent 8849d48 commit 6840d91
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [5.0.2] - 2023-02-07

### Added

- Added the support for 'Ad-Hoc' calls.

### Changed

- Updated reference to Newtonsoft.Json v13.0.2 (and removes a few unused references).

## [5.0.1] - 2022-11-09

### Changed

- Modified the default value of the parameter 'pageSize' from 100 to 1000.
- Modified the method Equipments.Get() in order to add a few optional parameters as 'page' and 'pageSize'.

## [5.0.0] - 2022-06-01

### Added
Expand Down

0 comments on commit 6840d91

Please sign in to comment.