Skip to content

Commit 58b67e8

Browse files
author
laodouya
authored
Merge branch 'develop' into feature/compatibility_test
2 parents 453c1d9 + 044b234 commit 58b67e8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v0.8.0](https://github.com/CovenantSQL/CovenantSQL/tree/v0.8.0) (2019-08-07)
4+
5+
[Full Changelog](https://github.com/CovenantSQL/CovenantSQL/compare/v0.7.0...v0.8.0)
6+
7+
**Merged pull requests:**
8+
9+
- Add generate choose testnet region ability [\#366](https://github.com/CovenantSQL/CovenantSQL/pull/366) ([laodouya](https://github.com/laodouya))
10+
- Add sydney bp, fix IPv6 seed for public key bug [\#365](https://github.com/CovenantSQL/CovenantSQL/pull/365) ([auxten](https://github.com/auxten))
11+
- Remove -file param in cql console command. [\#363](https://github.com/CovenantSQL/CovenantSQL/pull/363) ([laodouya](https://github.com/laodouya))
12+
- Use goroutine specified rpc caller to avoid concurrent issue [\#361](https://github.com/CovenantSQL/CovenantSQL/pull/361) ([leventeliu](https://github.com/leventeliu))
13+
- CQL-Proxy And CQL-ETH-Bridge [\#359](https://github.com/CovenantSQL/CovenantSQL/pull/359) ([xq262144](https://github.com/xq262144))
14+
- Fix dep vender hash difference. [\#358](https://github.com/CovenantSQL/CovenantSQL/pull/358) ([laodouya](https://github.com/laodouya))
15+
- Update SQLite to 3.28.0 with Full Text Search supported [\#356](https://github.com/CovenantSQL/CovenantSQL/pull/356) ([auxten](https://github.com/auxten))
16+
317
## [v0.7.0](https://github.com/CovenantSQL/CovenantSQL/tree/v0.7.0) (2019-06-12)
418

519
[Full Changelog](https://github.com/CovenantSQL/CovenantSQL/compare/v0.6.0...v0.7.0)

0 commit comments

Comments
 (0)