|
1 | | -# [0.20.0-beta.0](https://github.com/nervosnetwork/neuron/compare/v0.19.0-beta.0...v0.20.0-beta.0) (2019-09-09) |
| 1 | +# [0.20.0-beta.0](https://github.com/nervosnetwork/neuron/compare/v0.19.0-beta.1...v0.20.0-beta.0) (2019-09-09) |
2 | 2 |
|
3 | 3 |
|
4 | 4 | ### Bug Fixes |
5 | 5 |
|
6 | | -* add totalBalance to address test ([90184aa](https://github.com/nervosnetwork/neuron/commit/90184aa)) |
7 | | -* change typeScript type to `text` from `varchar` ([e334085](https://github.com/nervosnetwork/neuron/commit/e334085)) |
8 | | -* fix balance tests ([11dcac7](https://github.com/nervosnetwork/neuron/commit/11dcac7)) |
9 | 6 | * fix gatherInputs select error ([a104618](https://github.com/nervosnetwork/neuron/commit/a104618)) |
10 | | -* network test import ([c4cb7e4](https://github.com/nervosnetwork/neuron/commit/c4cb7e4)) |
11 | 7 |
|
12 | 8 |
|
13 | 9 | ### Features |
14 | 10 |
|
15 | 11 | * **neuron-ui:** set the default font style to use system fonts ([70f4680](https://github.com/nervosnetwork/neuron/commit/70f4680)) |
16 | | -* add an edit button by the side of description ([031fed0](https://github.com/nervosnetwork/neuron/commit/031fed0)) |
17 | | -* add base settings and move skip config to here ([37d82fb](https://github.com/nervosnetwork/neuron/commit/37d82fb)) |
18 | | -* add controller for skip data and type ([834390f](https://github.com/nervosnetwork/neuron/commit/834390f)) |
19 | | -* add hasData and typeScript to output entity ([9fe535b](https://github.com/nervosnetwork/neuron/commit/9fe535b)) |
20 | | -* add SkipDataAndType class ([a952152](https://github.com/nervosnetwork/neuron/commit/a952152)) |
21 | | -* add totalBalance to address entity ([5746438](https://github.com/nervosnetwork/neuron/commit/5746438)) |
22 | | -* add totalBalance to address interface ([7a29c03](https://github.com/nervosnetwork/neuron/commit/7a29c03)) |
23 | 12 | * bump sdk to v0.20.0 ([607558b](https://github.com/nervosnetwork/neuron/commit/607558b)) |
24 | | -* **neuron-ui:** move the miner info from overview to wallet list ([#907](https://github.com/nervosnetwork/neuron/issues/907)) ([1378768](https://github.com/nervosnetwork/neuron/commit/1378768)) |
25 | | -* calculate totalBalance and check skip data and type in gather inputs ([f455545](https://github.com/nervosnetwork/neuron/commit/f455545)) |
26 | | -* **neuron-ui:** prevent updating tx and addr list when user is editing the description ([6c4ea72](https://github.com/nervosnetwork/neuron/commit/6c4ea72)) |
27 | | -* skip cells which has data or type ([6a85705](https://github.com/nervosnetwork/neuron/commit/6a85705)) |
28 | | -* using keep alive connection ([f3fbe15](https://github.com/nervosnetwork/neuron/commit/f3fbe15)) |
29 | 13 |
|
30 | 14 |
|
31 | 15 |
|
|
0 commit comments