Skip to content

Commit 239ed29

Browse files
committed
docs: Fix v0.20.0-beta.0 changelog
1 parent 452d5cf commit 239ed29

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

CHANGELOG.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,15 @@
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)
22

33

44
### Bug Fixes
55

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))
96
* fix gatherInputs select error ([a104618](https://github.com/nervosnetwork/neuron/commit/a104618))
10-
* network test import ([c4cb7e4](https://github.com/nervosnetwork/neuron/commit/c4cb7e4))
117

128

139
### Features
1410

1511
* **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))
2312
* 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))
2913

3014

3115

0 commit comments

Comments
 (0)