aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/CHANGELOG.md
blob: c14b66e392a6bf4fb8fe71ca1856f50d24e2631a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!--
This file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->

CHANGELOG

## v0.0.7 - _July 9, 2018_

    * Switch out simple getLogs polling with ethereumjs-blockstream (#825)
    * Do not stop subscription if error is encountered (#825)

## v0.0.6 - _June 19, 2018_

    * Dependencies updated

## v0.0.5 - _May 29, 2018_

    * Dependencies updated

## v0.0.4 - _May 29, 2018_

    * Dependencies updated

## v0.0.3 - _May 29, 2018_

    * Dependencies updated

## v0.0.2 - _May 22, 2018_

    * Dependencies updated

## v0.0.1 - _May 22, 2018_

    * Moved OrderWatcher out of 0x.js package (#579)