Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
chill117 committed Jan 14, 2020
1 parent 24c809c commit 3e35d6c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

* v1.6.0:
* Communicate directly with ElectrumX servers via TCP to:
* get transaction history for an address
* subscribe to receive new transactions for an address
* broadcast raw transactions
* Get exchange rates directly from provider API with ability to choose from several providers
* v1.5.0:
* Screen saver now shows accepted payment methods
* Landscape UI improvements
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "crypto-terminal",
"version": "1.5.0",
"version": "1.6.0",
"description": "An open-source terminal application with which merchants can accept in-person cryptocurrency payments",
"private": true,
"app": {
Expand Down

0 comments on commit 3e35d6c

Please sign in to comment.