summaryrefslogtreecommitdiffstats
path: root/Help/release/3.13.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/3.13.rst')
-rw-r--r--Help/release/3.13.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/3.13.rst b/Help/release/3.13.rst
index d9f4f7b..b993775 100644
--- a/Help/release/3.13.rst
+++ b/Help/release/3.13.rst
@@ -157,6 +157,10 @@ Modules
* The :module:`FindPkgConfig` module gained an option to create imported
targets in global scope.
+* The :module:`FindPkgConfig` module gained support for ``<`` and ``>``
+ operators for version checks in addition to the already supported
+ operators ``>=``, ``<=``, and ``=``.
+
* Modules :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
gain capability to control order of resource lookup on macOS (Framework) and
Windows (Registry).