From 1bbc88f62aba1880f080425140ceac05948b338f Mon Sep 17 00:00:00 2001 From: Markus Demleitner Date: Thu, 14 Dec 2023 10:37:30 +0100 Subject: [PATCH] + Changelog entry for PR #386 --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index fcc9f135e..d559e9bf5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -45,6 +45,10 @@ - Adding support for the VODataService 1.2 nrows attribute on table elements [#503] +- registry.search now introspects the TAP service's capabilities and + only offers extended functionality or optimisations if the required + features are present [#386] + 1.4.3 (unreleased) ==================