Update CHANGELOG.md

This commit is contained in:
Alexandre
2022-01-18 13:18:14 +01:00
committed by GitHub
parent d9dc27a745
commit 7a8a0fb3ff

View File

@@ -21,7 +21,8 @@
- Allow uploads >16mb
- Allow mounting local drives in protected mode
- Allow mounting of devices up to sdg2
- Improve SMB mount code to v1.5 ; accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename
- Improve SMB mount code to v1.5
- Accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename
## 15.9.8 (10-08-2021)