update to 0.1.2 - merged pull request and bugfix branch

This commit is contained in:
kuehnelbs
2018-11-11 11:34:37 +01:00
parent 86a8eeba39
commit f0462b1876
4 changed files with 38 additions and 8 deletions

View File

@ -1,11 +1,16 @@
# node-red-contrib-nextcloud changelog
## 0.1,1
## 0.1,2
_2018-11-11_
* merged pull request
* fixed errors parsing caldav events
* switched to ical-expander parser
## 0.1.1
_2018-05-01
* added checkbox to accept self signed server certificates to credentials
* added support for self signed certificates to WebDAV nodes (needs [webdav](https://github.com/perry-mitchell/webdav-client) package to be updated to 1.5.3 or newer)
* removed debug output in node WebDAV list
## 0.1.0
_2018-04-30_