diff --git a/CHANGELOG.md b/CHANGELOG.md index 494954394253..37fbe8822bc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,10 @@ Line wrap the file at 100 chars. Th #### Windows - Add experimental support for Windows ARM64. +### Changed +- Never use OpenVPN as a fallback protocol when any of the following features is enabled: + multihop, quantum-resistant tunnels, or DAITA. + ### Fixed - macOS and Linux: Fix potential crash when disconnecting with DAITA enabled.