Skip to content

Commit 26b5e4b

Browse files
author
Sebastian Kippe
authored
Merge pull request #1141 from remotestorage/docs/changelog
Update CHANGELOG
2 parents 477d91b + de08cea commit 26b5e4b

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,20 @@ All releases can also be found and downloaded on the
44
[releases page](https://github.com/remotestorage/remotestorage.js/releases)
55
at GitHub.
66

7-
## Master
7+
## 1.1.0 (November 2018)
88

99
### Bugfixes
1010

11-
Sync remote Dropbox changes to local cache (#1128)
11+
* Fix remote Dropbox changes not being synced (#1128)
12+
* Fix error when using in WebWorker (#1126)
13+
* Fix error when minified via Uglify.js/create-react-app (#1133)
14+
15+
### Enhancements
16+
17+
* Use Fetch API for HTTP requests (with fallback to XHR) (#1132)
18+
* Document usage with Cordova apps (#1138)
19+
* Update dependencies and build setup
20+
* Source code refactoring
1221

1322
## 1.0.3 (March 2018)
1423

0 commit comments

Comments
 (0)