# NODE-BITSTAMP CHANGELOG

# 3.1.0

- updated dependencies
- added CryptoTransactions
- added OHLC Data 

# 3.0.0

* support for new websockets
* new currencies supported
* bugfixes

# 2.3.0

* added btcusd

# 2.2.0

* updated dependencies
* typesript declarations
* fixed bug that encapsules api errors

## 2.1.0

* adding state of body by non 200 status codes into error message
* merged PR for liveorderstream

## 2.0.0

* small fixes
* **BREAKING** requests will now reject on bad status codes and api errors

## 1.7.0

* added BCH functions via PR
* fixed ep via PR

## 1.16.1

* fixed bug in bitcoinWithdrawal, instant is now an integer with default value 0

## 1.16.0

* added runnable examples
* updated docs
* repinned dependencies from ^ to ~
* upgraded dependencies to the latest version
* fixed small bugs in readme example code
* added cluster and encrypted configuration to the stream classes

## 1.15.0

* start of changelog