This is an automated email from the ASF dual-hosted git repository. epugh pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/solr.git
commit 85a197135d3740ae363ae31f87adc00ec9644954 Author: Houston Putman <[email protected]> AuthorDate: Fri Feb 11 11:29:41 2022 -0500 SOLR-15556: Add a Change log entry for antora --- solr/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index f3a0c61..a94469b 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -291,6 +291,8 @@ when told to. The admin UI now tells it to. (Nazerke Seidan, David Smiley) * SOLR-11905: New Admin UI Query screen input boxes for JSON query and facet DSL (janhoy) +* SOLR-15556: Migrate the Ref Guide to be built with Antora, enabling many new features (Cassandra Targett, Houston Putman, Mike Drob) + Build --------------------- * LUCENE-9077 LUCENE-9433: Support Gradle build, remove Ant support from trunk (Dawid Weiss, Erick Erickson, Uwe Schindler et.al.)
