aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-06-20 10:47:40 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-06-20 10:47:40 +0200
commit9c5378131c90c7fb819743d8e79c226492a0331f (patch)
tree444f14b11613ebd90d7a9d154cd484f6624b6753 /CHANGES
parent6cae6006a95ca7587180a1293ab41d48877e79ea (diff)
parentd8874dd855d748aaaf504890487ab15ffd7a677d (diff)
Merge PR#774: [ide] Add route_id parameter to query call.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index deca62f92..8b3f9c9c3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -100,6 +100,12 @@ Universes
for inductive definitions and the option "Set Inductive Cumulativity"
in the reference manual.
+XML Protocol
+
+- The `query` call has been modified, now it carries a mandatory
+ "route_id" integer parameter, that associated the result of such
+ query with its generated feedback.
+
Changes from V8.6beta1 to V8.6
==============================