Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdekeizer authored Mar 30, 2021
1 parent d9b6c8c commit a179457
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change log

## v0.17.1
- Fixed orders update method

## v0.17.0
- Added webhooks endpoint
- Added missing fromUrl method to `JacobDeKeizer\Ccv\Parameters\OrderRows\All` parameter.
Expand Down Expand Up @@ -39,4 +42,4 @@
- Removed protected properties of ToArray trait in `toArray()` result.
- Renamed methods of the `FromArray` trait
- `convertFromData(string $key, $value)` -> `convertFromArrayData(string $key, $value)`
- Fixed generated setter docblock, so the information of a parameter is shown in an IDE
- Fixed generated setter docblock, so the information of a parameter is shown in an IDE

0 comments on commit a179457

Please sign in to comment.