diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8a135aa9..150f7ad8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,7 +5,7 @@ Date: 10.03.2019 - Fixed `CVE-2019-16328`_ which was caused by a missing protocol security check - Fixed RPyC over RPyC for mutable parameters and extended unit testing for `#346`_ -.. _CVE-2019-16328: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16328 +.. _CVE-2019-16328: https://rpyc.readthedocs.io/en/latest/docs/security.html .. _#346: https://github.com/tomerfiliba/rpyc/issues/346