]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Correct the version introduced in the docs
authorOliver Chen <oliver.chen@nokia-sbell.com>
Mon, 23 Jun 2025 12:07:44 +0000 (12:07 +0000)
committerOliver Chen <oliver.chen@nokia-sbell.com>
Mon, 23 Jun 2025 12:07:44 +0000 (12:07 +0000)
pdns/dnsdistdist/docs/reference/config.rst

index beccb56e29931124118d042af05c639655fbb354..e9b8d4bda52c575d94a60e453c881943e58aa55c 100644 (file)
@@ -2238,7 +2238,7 @@ Other functions
 
 .. function:: addServerStateChangeCallback(callback)
 
-  .. versionadded:: 2.0.0
+  .. versionadded:: 2.1.0
 
   Register a Lua function to be called when a server state changed during the health check process.
   The function should not block for a long period of time, as it would otherwise delay the execution of the other functions registered for this hook, as well as the execution of the health check process.