Update CHANGELOG for cURL stuff
This commit is contained in:
parent
79ba9df881
commit
c46f1562a6
|
@ -1,5 +1,11 @@
|
|||
## 1.2.0 (unreleased)
|
||||
|
||||
FEATURES:
|
||||
|
||||
- Box downloads are now done via `curl` rather than Ruby's built-in
|
||||
HTTP library. This results in massive speedups, support for SSL
|
||||
verification, FTP downloads, and more.
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
- By adding the "disabled" boolean flag to synced folders you can disable
|
||||
|
|
Loading…
Reference in New Issue