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 47e0adf commit 72667d1Copy full SHA for 72667d1
RELEASE_NOTES.md
@@ -6,14 +6,14 @@
6
7
## Upgrading
8
9
-<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
+* Rename CLI trade and order functions for clarity
10
+ * Rename `receive_trades` to `receive_public_trades`
11
+ * Rename `receive_orders` to `receive_gridpool_orders`
12
13
## New Features
14
15
* Print tags and filled (instead of open) quantity for gridpool orders in CLI tool.
16
-<!-- Here goes the main new features and examples or instructions on how to use them -->
-
17
## Bug Fixes
18
19
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments