diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
| commit | e64843ced509c24f783276d4cc0f2f26c9d527f2 (patch) | |
| tree | 7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /doc/release-notes.md | |
| parent | really s/doge/dis/g this time (diff) | |
| download | archived-discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz archived-discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip | |
really s/Doge/Dis/g this time
Diffstat (limited to 'doc/release-notes.md')
| -rw-r--r-- | doc/release-notes.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 6a451f235..4b04b2350 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,4 +1,4 @@ -Dogecoin Core version 1.14.4 is now available from: +Discoin Core version 1.14.4 is now available from: <https://github.com/discoin/discoin/releases/tag/v1.14.4/> @@ -12,15 +12,15 @@ Please report bugs using the issue tracker at github: To receive security and update notifications, please watch reddit or Twitter: * https://www.reddit.com/r/discoin/ - * @Dogecoin on Twitter for high priority announcements + * @Discoin on Twitter for high priority announcements * @discoin\_devs on Twitter for updates on development work Compatibility ============== -Dogecoin Core is extensively tested on Ubuntu Server LTS, Mac OS X and Windows 10. +Discoin Core is extensively tested on Ubuntu Server LTS, Mac OS X and Windows 10. -Dogecoin Core should also work on most other Unix-like systems but is not +Discoin Core should also work on most other Unix-like systems but is not frequently tested on them. Notable changes @@ -32,7 +32,7 @@ Enabling Future Fee Reductions This release preparing the network for a reduction of the recommended fees by reducing the default fee requirement 1000x for transaction relay and 100x for mining. At the same time it increases freedom for miner, wallet and node -operators to agree on fees regardless of defaults coded into the Dogecoin Core +operators to agree on fees regardless of defaults coded into the Discoin Core software by solidifying fine-grained controls for operators to deviate from built-in defaults. |