diff --git a/CHANGELOG.md b/CHANGELOG.md index 4599e247..f1103d6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ Updated PECL release packages. Here is the list of updates: - No support for inout / output params when using sql_variant type - In Linux and macOS, setlocale() only takes effect if it is invoked before the first connection. Attempting to set the locale after connection will not work - Always Encrypted feature - - requires [MS ODBC Driver 17+] + - requires [MS ODBC Driver 17+](https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017) - only Windows Certificate Store and Azure Key Vault are supported - Issue [#716](https://github.com/Microsoft/msphpsql/issues/716) - Named Parameters in Sub Queries - [Always Encrypted limitations](https://docs.microsoft.com/en-us/sql/connect/php/using-always-encrypted-php-drivers?view=sql-server-2017#limitations-of-the-php-drivers-when-using-always-encrypted)