aboutsummaryrefslogtreecommitdiff
path: root/dev/doc/changes.txt
diff options
context:
space:
mode:
authorMaxime Dénès2017-06-20 10:47:40 +0200
committerMaxime Dénès2017-06-20 10:47:40 +0200
commit9c5378131c90c7fb819743d8e79c226492a0331f (patch)
tree444f14b11613ebd90d7a9d154cd484f6624b6753 /dev/doc/changes.txt
parent6cae6006a95ca7587180a1293ab41d48877e79ea (diff)
parentd8874dd855d748aaaf504890487ab15ffd7a677d (diff)
Merge PR#774: [ide] Add route_id parameter to query call.
Diffstat (limited to 'dev/doc/changes.txt')
-rw-r--r--dev/doc/changes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt
index 0728608f31..159be9a582 100644
--- a/dev/doc/changes.txt
+++ b/dev/doc/changes.txt
@@ -288,6 +288,10 @@ document type". This allows for a more uniform handling of printing
- The legacy `Interp` call has been turned into a noop.
+- 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 BETWEEN COQ V8.5 AND COQ V8.6 =
=========================================