Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 330 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 330 Bytes

Changelog

All notable changes to flysysten-sharefile will be documented in this file

1.1.0 - 2017-09-16

  • readStream, writeStream and updateStream implemented;
  • write, update and put functions will always make multiple smaller http requests instead of 1 very large http request;

1.0.0 - 2017-09-12

  • initial release