documented changes

This commit is contained in:
kuehnelbs
2018-11-11 10:54:55 +01:00
parent af0abbfb27
commit 64c4d17f1a

View File

@ -1,5 +1,12 @@
# node-red-contrib-nextcloud changelog
## 0.1,1
_2018-11-11_
* merged pull request
* fixed errors parsing caldav events
* switched to ical-expander parser
## 0.1.0
_2018-04-30_
* addad missing option to set directory in incoming message for WebDAV list
@ -8,7 +15,7 @@ _2018-04-30_
## 0.0.1
_2018-04-29_
* Initial version
* Initial version
* CalDAV Node (simple download of calendar entries (ics), no sync, no upload)
* CardDAV Node (simple download of addressbook entries (vcf), no sync, no upload)
* WebDAV Nodes