We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49406f commit d3ea5b9Copy full SHA for d3ea5b9
RELEASE_NOTES.md
@@ -10,7 +10,9 @@
10
11
## New Features
12
13
-<!-- Here goes the main new features and examples or instructions on how to use them -->
+* Extra validation check to ensure the quantity is strictly positive.
14
+* Extra validation check to ensure the quantity and price are within the allowed bounds.
15
+* Add more edge cases to the integration tests
16
17
## Bug Fixes
18
0 commit comments