# 1.0.6
- fix: cleanup timeouts on AOAdapter disconnect()

# 1.0.5
- feature: add updateAuthArgs() to AOAdapter

# 1.0.4
- fix: restart HB interval when reconnecting
- feature: support affiliate codes

# 1.0.3
- feature: add reconnect method to AO adapter

# 1.0.2
- refactor: use bulkUpsert() if available when saving candles

# 1.0.1
- docs: create/update

# 1.0.0
- manifest: bump deps
- meta: add github issue/pr templates
- meta: standardize travis config
- meta: add placeholder npm test
- meta: add example
- meta: add readme
- feature: add static getTimeFrames() to ao adapter
- feature: add sendWithAnyConnection() method to ao adapter
- fix: ws2 manager auth event names on binding event listeners

# 0.1.0
- feature: add algo order adapter
- refactor: remove send & sendWithConnection methods

# 0.0.2
- initial version
