From 470282612b4dbb3d4db812a3f24f7e15fc830fd3 Mon Sep 17 00:00:00 2001 From: Merve <111695676+merve64@users.noreply.github.com> Date: Tue, 10 Feb 2026 16:34:31 +0300 Subject: [PATCH] Update changelog.mdx --- documentation/docs/pages/operators/changelog.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/pages/operators/changelog.mdx b/documentation/docs/pages/operators/changelog.mdx index 21cdcfa2d5..677cdaafc9 100644 --- a/documentation/docs/pages/operators/changelog.mdx +++ b/documentation/docs/pages/operators/changelog.mdx @@ -75,6 +75,8 @@ LP Gateway and Client fixes: - [Configurable LP timeouts](https://github.com/nymtech/nym/pull/6409) - [Improved CLI and behavior for LP Gateway Probe](https://github.com/nymtech/nym/pull/6400) +Note: This code is currently deactivated and doesn’t involve any changes for operators right now, but it will in the future. + Mixnet & Networking Enhancements: - [NS API Socks5 support](https://github.com/nymtech/nym/pull/6361)