We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8043a3b commit a4798d3Copy full SHA for a4798d3
CHANGELOG.md
@@ -1,13 +1,20 @@
1
# remoteStorage.js Changelog
2
3
All releases can also be found and downloaded on the
4
-[releases page](https://github.com/remotestorage/remotestorage.js/releases) at GitHub.
+[releases page](https://github.com/remotestorage/remotestorage.js/releases)
5
+at GitHub.
6
7
## 1.0.3 (March 2018)
8
9
### Bugfixes
10
11
+* Fix missing If-Match headers on PUT requests (#1121)
12
* Fix sync errors after disconnect (#939, #1117)
13
+* Use/update correct version number for documentation (#1115)
14
+
15
+### Enhancements
16
17
+* Documentation fixes and improvements
18
19
## 1.0.2 (November 2017)
20
0 commit comments