blob: d44af5d7fb8d08f549f02f2018de94d8a498ccc4 (
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
|
<!--
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.4 - _November 9, 2018_
* Dependencies updated
## v1.0.3 - _October 18, 2018_
* Dependencies updated
## v1.0.2 - _October 4, 2018_
* Dependencies updated
## v1.0.1 - _September 28, 2018_
* Dependencies updated
## v1.0.0 - _Invalid date_
* Utility to generate documentation for Solidity smart contracts, outputting a format compliant with @0xproject/types.DocAgnosticFormat (#1004)
|