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 f9ce6ab commit 8cffaeaCopy full SHA for 8cffaea
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.1">
+<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="FISUDA" name="json-injector" version="0.1.2">
3
4
<details>
5
<title>Json Injector</title>
src/doc/changelog.md
@@ -1,7 +1,15 @@
-## v0.1.0 [Extra release info, e.g. release date]
+## v0.1.2 (2019-11-16)
-Initial version
+- Add save state feature
+- Reduce widget size
+
6
7
+## v0.1.1 (2019-9-14)
8
9
+- Fix invalid icon
10
+- Support WireCloud 1.3
11
-- change 1
-- change 2
-- ...
12
13
+## v0.1.0 (2019-8-10)
14
15
+Initial version
0 commit comments