From 4fbaf2906113b6124edf0d71ea24447662eadab6 Mon Sep 17 00:00:00 2001 From: Masakazu Kitajo Date: Thu, 15 Aug 2024 10:58:45 -0600 Subject: [PATCH] Update ATS 10 upgrading documentation This is for #9019 and #9258. --- doc/release-notes/upgrading.en.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/release-notes/upgrading.en.rst b/doc/release-notes/upgrading.en.rst index 9ea3fcffa50..f2b6db131db 100644 --- a/doc/release-notes/upgrading.en.rst +++ b/doc/release-notes/upgrading.en.rst @@ -93,3 +93,7 @@ Logging ------------------ The ``cqtx`` log field has been removed, but can be replaced by ``cqhm pqu cqpv``. + +The ``cqhv`` log field has been removed. + +The ``cpu``, ``cquc``, ``cqup``, and ``cqus`` log fields have new names, ``pqu``, ``pquc``, ``pqup``, and ``pqus``. The old names have been deprecated.