aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes
AgeCommit message (Collapse)Author
2019-03-05doc: Remove pr release notes file in wrong dirMarcoFalke
Github-Pull: #15527 Rebased-From: fad76e7a49dc66b7b50902ee14a73808780d11bb Tree-SHA512: 15b8af83029b095fbe9f7163e2b82247f590831165596b67ed9acae8c11715593c57702731cfe3320e3fa645137fd90314598d1bf91e81cea01889ecc6d05d3a
2019-02-04init: Modify docs and add release note for 12255Carl Dong
2018-12-25doc: Add historical release notes for 0.17.1Wladimir J. van der Laan
2018-11-06doc: Add historical release notes for 0.17.0.1Wladimir J. van der Laan
Tree-SHA512: 3646e22b7e6c0d2e77ecc5933ee882bc4853b1b2524d8584f0c9e4e9d31efeb5886f42aa98ac8d210c3ccb43eabf1244d5c15e34d38e66df0a101735b3f5bfc7
2018-10-07[docs] path to descriptors.md fixedDamian Mee
2018-10-03doc: Remove "temporary file" notice from 0.17.0 release notesWladimir J. van der Laan
not that temporary anymore Tree-SHA512: c44bfca71573b3d70001d339138715fc6fbceae2e370f2e1e8ba5bdfdb19e8ec4b0a59d45ff8565e0f784d4659f51e8089a6d892a73362b428d8a98097fc8532
2018-10-03doc: Add historical release notes for 0.17.0Wladimir J. van der Laan
Tree-SHA512: 3b33d2e261b7c94a6556f55fa7854be06c4104276266e5af1870e815703a241c95b9508793ece4a91e447ade8b141326d1be965fdd6b3609a7aeec3127fab6e8
2018-09-28doc: Add historical release notes for 0.14.3 and 0.15.2Wladimir J. van der Laan
Tree-SHA512: 56c4293a9536a3d6cf747c911cb605f5509707f0a43b19574e9c3038c6717465a69c9225cf654eb1f31ee6e8e2b319bb6ec537a4dc579775d087e96c432b245c
2018-09-18doc: Add historical release notes for 0.16.3Wladimir J. van der Laan
2018-07-29doc: Add historical release notes for 0.16.2Wladimir J. van der Laan
Tree-SHA512: 39601090cbfbc51b00426696c118758953d3eb5e0323e9105a5aabb63ab22eb1b3edbabb541bb7a24869c53624dee3c220fd2c1f3fbe627f8d9d168a23064393
2018-06-15doc: Add historical release notes for 0.16.1Wladimir J. van der Laan
Tree-SHA512: cca8188f954eeded58f705749b2ae51b08aadf4feddafaaafc57df2f84c10a3340a373c1602e9aa290c54b67cdcce53f61f4ca2db87bd98de5449afc53e25f86
2018-02-26doc: Add historical release notes for 0.16.0Wladimir J. van der Laan
Tree-SHA512: 4c33c9c85bf31aa7c73b09ba9f2295eec477adc90934e51323ed50228be0dde9341a2d99ccf7adb184060fe2293533436bccfdbdfe5a30efcd61127ebb5359b8
2018-01-08Remove the ending slashes from RPC URI format.Jacky C
2017-11-11doc: Add historical release notes for 0.15.1Wladimir J. van der Laan
Tree-SHA512: 83d1b5c392ada61c846ece98e5060ead8b79989a024d241ade20b607af3651a832f59adc73d34771b4e9ec573315cb19ea20743d7d7d88dbbec0e60b2ca81729
2017-09-19doc: Add release notes for 0.15.0.1Wladimir J. van der Laan
Tree-SHA512: 488ee6fda9f9d2eb1c4d78f37d7b21c019ca70dc1899ef7dd275b5ef615fb5afebd6805147649753dd3497e2e98bfb2c601d8c3cffed04781652f84c9c0d32e5
2017-09-14doc: add release-notes for 0.15.0 to masterWladimir J. van der Laan
Tree-SHA512: 0f72b10ac60c3da0847fb9c3b20015566c3bd05f121fa588527828de66cb87e2fe18d463f3cc92b582ab12e4c9362fdd71f3f9a7b014fedb463925d3fa51a7f7
2017-06-18doc: Add 0.14.2 release notesMarcoFalke
2017-04-22doc: Add historical release notes for 0.14.1Wladimir J. van der Laan
2017-03-08Add historical release notes for 0.14.0Wladimir J. van der Laan
2017-01-03doc: Add historical release notes for 0.13.2Wladimir J. van der Laan
2016-10-27doc: Add release notes for 0.13.1 releaseWladimir J. van der Laan
2016-10-18trivial: update 0.13.0 release note info on linux arm buildsmruddy
2016-10-04[doc] Rework docsMarcoFalke
* Minor formatting such as adjusting links * Move sections of `doc/multiwallet-qt.md` to the source code and delete the file, as it is outdated * Fix typo in the release notes * Amend release process to mention update of BLOCK_CHAIN_SIZE
2016-08-23doc: Add historical release notes for 0.12.1 0.13.0Wladimir J. van der Laan
2016-07-08Fix 0.12 release notes on block relayingKrzysztof Jurewicz
The previous information about block relaying in pruned mode suggested that blocks are relayed only to nodes that support BIP 130, which is not true.
2016-04-29[doc] Update bitcoin-core GitHub linksMarcoFalke
2016-03-01Merge #7617: [doc/log] Fix markdown syntax and line terminate LogPrintWladimir J. van der Laan
fa26652 Make sure LogPrintf strings are line-terminated (MarcoFalke) fa97f95 [doc] Fix markdown (MarcoFalke) fa06ce0 Fix doxygen comment for payTxFee (MarcoFalke)
2016-03-01[doc] Fix markdownMarcoFalke
2016-03-01doc: Add missing credit to 0.12.0 release notesWladimir J. van der Laan
Closes #7624
2016-02-23doc: include post-mortem fixes to 0.12.0 release notesWladimir J. van der Laan
Parallels https://github.com/bitcoin-dot-org/bitcoin.org/commit/5d490f9d969c58dda90f35c90a393d771337fca9
2016-02-18doc: Add historical release notes for 0.10.4 0.11.2 and 0.12.0Wladimir J. van der Laan
2015-12-02Fix various typospaveljanik
2015-10-14Add historical release notes for October 2015 bugfix releasesMicha
[skip ci]
2015-09-22Fix spelling of QtDiego Viola
2015-08-05Add v0.11.0 release notesCasey Rodarmor
2015-05-24doc: Add historical release notes 0.9.5Wladimir J. van der Laan
2015-05-18doc: Add historical release notes for 0.10.1 0.10.2 0.9.4Wladimir J. van der Laan
2015-04-01doc: add historical release notes for 0.10.0Wladimir J. van der Laan
2014-10-17doc: Add historical release notes for 0.9.3Wladimir J. van der Laan
2014-06-28doc: Add historical release notes for 0.9.2Michael Ford
Also includes 0.9.2.1
2014-05-23doc: Add historical release notes for 0.9.1Wladimir J. van der Laan
2014-03-190.9.0 release notesGavin Andresen
2014-02-05Typo fix: `anonimized => anonymized` + `infromation => information`Calvin Tam
2014-01-30doc: Add historical release notesWladimir J. van der Laan
Add all known release notes for versions since 0.3.12, thanks to Matt Corallo for collecting them on the wiki.