aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2017-03-27 23:45:03 +0200
committerMarcoFalke <falke.marco@gmail.com>2017-03-27 23:44:33 +0200
commitfa7555b16a4e279f8f04c06f76a315e4c194ad79 (patch)
tree9956aae990f0ca752413aeb93e2979b567138248 /doc
parent142fbb2fec76adee001ffdabfe25ebc462560696 (diff)
downloadbitcoin-fa7555b16a4e279f8f04c06f76a315e4c194ad79.tar.xz
doc: Add release notes for RPC createraw break
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 7ade5b7440..41fb500f16 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -36,7 +36,14 @@ Notable changes
Example item
-----------------------------------------------
-0.13.x Change log
+RPC changes
+-----------
+
+The first positional argument of `createrawtransaction` was renamed.
+This interface change breaks compatibility with 0.14.0, when the named
+arguments functionality, introduced in 0.14.0, is used.
+
+0.14.x Change log
=================
Detailed release notes follow. This overview includes changes that affect