diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index ec02c0f8c..78dc1831a 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,2 +1,2 @@ -[cygnus-ngsi] [mongo-sink] Add mongo_ssl, mongo_ssl_invalid_host_allowed, mongo_ssl_keystore_path_file options for mongoDB connections -[cygnus-common] [mongo-backend] Use sslEnabled, sslInvalidHostNameAllowed and sslKeystorePathFile options for mongoDB connections +[cygnus-ngsi] [mongo-sink] Add mongo_ssl, mongo_ssl_invalid_host_allowed, mongo_ssl_keystore_path_file and mongo_ssl_keystore_password options for mongoDB connections +[cygnus-common] [mongo-backend] Use sslEnabled, sslInvalidHostNameAllowed, sslKeystorePathFile and sslKeystorePassword options for mongoDB connections