# Buttercup Mobile Compat

## v0.6.1
_2017-09-12_

 * Upgrade `any-fs` to 0.4.1
   * Fix invalid call to dropbox-fs writeFile

## v0.6.0
_2017-07-05_

 * Upgrade `webdav-fs` to 1.5.0
   * Expose `setFetchMethod`

## v0.5.0
_2017-07-04_

 * Upgrade `webdav-fs` to 1.4.0
   * Add `createWriteStream`

## v0.4.0
_2017-06-25_

 * Upgrade `webdav-fs` to 1.3.0
   * Disable `window.fetch` for compatibility

## v0.3.0
_2017-06-11_

 * Upgrade `any-fs` to 0.4.0
   * Add `writeFile` support
