Added changelog
This commit is contained in:
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## v2.12.1.1 (2018-10-01)
|
||||
|
||||
- Rebranded to Blackcoin More
|
||||
- Some small fixes and updates from Bitcoin Core 0.13.x branch
|
||||
- Added use available balance button in send coins dialog (backport of Core's PR11316)
|
||||
- Added a button to open the config file in a text editor (backport of Core's PR9890)
|
||||
- Added uptime RPC call (backport of Core's PR10400)
|
||||
- Removed P2P alert system (backport of Core's PR7692)
|
||||
@@ -27,6 +27,8 @@ The `master` branch is regularly built and tested, but is not guaranteed to be
|
||||
completely stable. [Tags](https://gitlab.com/blackcoin/blackcoin-more/tags) are created
|
||||
regularly to indicate new official, stable release versions of Blackcoin More.
|
||||
|
||||
Change log can be found in [CHANGELOG.md](CHANGELOG.md).
|
||||
|
||||
The contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
The best place to get started is to join the Development channel on Gitter: https://gitter.im/Blackcoin_Hub/Development
|
||||
|
||||
Reference in New Issue
Block a user