diff --git a/docs/changelog/next_release/150.feature.rst b/docs/changelog/next_release/150.feature.rst index 6f4352680..0b1a2f098 100644 --- a/docs/changelog/next_release/150.feature.rst +++ b/docs/changelog/next_release/150.feature.rst @@ -1,2 +1,2 @@ Add ``Samba`` file connection. -It is now possible to download and upload files to Microsoft Windows Server domains using base ``FileDownloader``/``FileUploader`` classes with Samba ("SMB" networking protocol) as ``connection`` parameter +It is now possible to download and upload files to Microsoft Windows Server domains using base ``FileDownloader``/``FileUploader`` classes with Samba as ``connection`` parameter ("SMB" networking protocol by default).