Skip to content

Commit

Permalink
(bump) v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vigan-abd committed Dec 14, 2020
1 parent 1e3b743 commit ddad6a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.1.1
- feature: add order submit endpoint
- feature: add auth permissions endpoint
- feature: add pair info endpoint
- feature: add currency tx fee endpoint
- fix: fix account summary endpoint

# 1.1.0
- feature: dynamic responses

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bfx-api-mock-srv",
"version": "1.1.0",
"version": "1.1.1",
"description": "Bitfinex API server mock library",
"engines": {
"node": ">=7.6.0"
Expand Down

0 comments on commit ddad6a1

Please sign in to comment.