aboutsummaryrefslogtreecommitdiffstats
path: root/packages/fill-scenarios/CHANGELOG.md
blob: 7efe163ec47b01a54f2a79dda272cc119af5d6ea (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!--
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->

CHANGELOG

## v1.0.1-rc.3 - _August 13, 2018_

    * Updated to use latest orderFactory interface, fixed `feeRecipient` spelling error in public interface (#936)
    * Dependencies updated

## v1.0.1-rc.2 - _July 26, 2018_

    * Dependencies updated

## v1.0.1-rc.1 - _July 26, 2018_

    * Dependencies updated

## v1.0.0 - _July 23, 2018_

    * Dependencies updated

## v1.0.0-rc.1 - _July 19, 2018_

    * Make fill-scenarios compatible with V2 of 0x protocol (#656)

## v0.0.6 - _July 18, 2018_

    * Dependencies updated

## v0.0.5 - _July 9, 2018_

    * Dependencies updated

## v0.0.4 - _June 19, 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_

    * Move FillScenarios out of 0x.js (#579)