You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
293 B

4 years ago
# webfuse-provider changelog
## 0.3.0 _(unknown)_
## 0.2.0 _(Sun Jul 12 2020)_
* *Chore*: removed dependency to jansson (use own json implementation due to performace issues)
* *Feature*: reduce required libwebsockets version to 4.0.0
4 years ago
## 0.1.0 _(Sat Jun 26 2020)_
* initial version