Skip to content

Commit bb94ef9

Browse files
committed
chore(release): hft-limit-order-book@7.0.1
1 parent 5a538d5 commit bb94ef9

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [7.0.1](https://github.com/fasenderos/hft-limit-order-book/compare/v7.0.0...v7.0.1) (2024-08-02)
4+
5+
6+
### Features
7+
8+
* add error codes ([5a538d5](https://github.com/fasenderos/hft-limit-order-book/commit/5a538d59160e608cb7bffb245295a5543a8aacb3))
9+
* add postOnly option on deprecated createOrder signature ([e1b5825](https://github.com/fasenderos/hft-limit-order-book/commit/e1b5825e6f061e7cfc5c99800f564879cb84862e))
10+
11+
12+
### Documentation
13+
14+
* improve post-only documentation ([1383eef](https://github.com/fasenderos/hft-limit-order-book/commit/1383eef5a7b8797f3c0998bff01b5f870508c642))
15+
316
## [7.0.0](https://github.com/fasenderos/hft-limit-order-book/compare/v6.1.1...v7.0.0) (2024-08-02)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hft-limit-order-book",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Node.js Lmit Order Book for high-frequency trading (HFT).",
55
"author": "Andrea Fassina <andrea.fassina82@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)