File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.10.0-dev.11] - 2023-02-22
2+
3+ ### Refactor
4+
5+ - Use llmq.Validate function to validate llmq type (#590 )
6+
17## [ 0.10.0-dev.10] - 2023-02-22
28
39### Bug Fixes
713### Miscellaneous Tasks
814
915- Bump up dashd-go version to v0.23.6 (#587 )
16+ - Update changelog and version to 0.10.0-dev.10 (#588 )
1017
1118## [ 0.10.0-dev.9] - 2023-02-10
1219
Original file line number Diff line number Diff line change 99const (
1010 // TMVersionDefault is the used as the fallback version for Tenderdash
1111 // when not using git describe. It is formatted with semantic versioning.
12- TMVersionDefault = "0.10.0-dev.10 "
12+ TMVersionDefault = "0.10.0-dev.11 "
1313 // ABCISemVer is the semantic version of the ABCI library
1414 ABCISemVer = "0.20.0"
1515
You can’t perform that action at this time.
0 commit comments