Skip to content

Commit

Permalink
Reset Release Notes after update to v0.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: camille-bouvy-frequenz <camille.bouvy@frequenz.com>
  • Loading branch information
camille-bouvy-frequenz committed Sep 23, 2024
1 parent 49ef8d8 commit e2dbb84
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@

## New Features

- Add input validation checks for `price`, `quantity`, `delivery_period`, `valid_until`, `execution_option` and `order_type`.
- Add unit tests for requests with invalid input parameters.
- Updated dependencies to latest versions
<!-- Here goes the main new features and examples or instructions on how to use them -->

## Bug Fixes

- Fix variable name `max_nr_orders` to `max_nr_trades` for trades requests
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 comments on commit e2dbb84

Please sign in to comment.