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 dcb9941 commit 3519480Copy full SHA for 3519480
src/config.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='UTF-8'?>
2
-<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="FISUDA" name="json-injector" version="0.1.2">
+<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="FISUDA" name="json-injector" version="0.1.3">
3
4
<details>
5
<title>Json Injector</title>
src/doc/changelog.md
@@ -1,3 +1,9 @@
+## v0.1.2 (2019-11-18)
+
+- Add input endpoint
+- Fix save state
6
7
## v0.1.2 (2019-11-16)
8
9
- Add save state feature
0 commit comments