aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
AgeCommit message (Collapse)Author
2014-02-16Document new `walletpassphrase` behavior in 0.9Wladimir J. van der Laan
Also add a note to the release notes. Fixes #3672.
2014-02-09doc: add gist link to 'reject' P2P message mention in release notesWladimir J. van der Laan
2014-02-08Correct/add/merge a few release notes entriesPieter Wuille
2014-02-08Cleanup v0.9 release notesPeter Todd
2014-02-07doc: add preliminary release notes for 0.9.0Wladimir J. van der Laan
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.
2013-05-30Prepare for 0.9 merge windowPieter Wuille
2013-05-20Docs Markdown Cleanupsuper3