diff --git a/docs/platforms.mdx b/docs/platforms.mdx
index e2580b5db7..4ca8a84cc4 100644
--- a/docs/platforms.mdx
+++ b/docs/platforms.mdx
@@ -13,10 +13,13 @@ The platforms and toolchains described below are supported and being continuousl
## Windows
- [Microsoft Visual Studio](https://visualstudio.microsoft.com/) (32-bit + 64-bit compilation):
+ - Visual Studio 2026[^1]
- Visual Studio 2022
- Visual Studio 2019
- [MinGW-w64](https://mingw-w64.org) (32-bit + 64-bit compilation)
+[^1]: Expected to be compatible, but not yet covered by CI testing.
+
## Linux
Basically every x86 GCC toolchain should work, but PcapPlusPlus is being continuously tested on the following platforms: