Skip to content

Commit

Permalink
v1.42.20 Released!
Browse files Browse the repository at this point in the history
- Updated API integration for Poloniex
- Fixed trade history issue in Bitfinex
- Synchronized currency pairs
  • Loading branch information
JulyIghor committed May 24, 2023
1 parent f3bca94 commit 10a4a1a
Show file tree
Hide file tree
Showing 15 changed files with 14,756 additions and 12,088 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ Developed on pure Qt, uses OpenSSL, AES 256 key and secret protection.

## Change Log

v1.42.20 Released!

- Updated API integration for Poloniex
- Fixed trade history issue in Bitfinex
- Synchronized currency pairs

v1.42.10 Released!

- Updated API integration to fix Bitstamp and Poloniex
Expand Down
2 changes: 1 addition & 1 deletion src/QtBitcoinTrader.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>CFBundleVersion</key>
<string>1.42.10</string>
<string>1.42.20</string>
<key>CFBundleName</key>
<string>Qt Bitcoin Trader</string>
<key>CFBundleIconFile</key>
Expand Down
Loading

0 comments on commit 10a4a1a

Please sign in to comment.