Skip to content

Commit 8cffaea

Browse files
committed
Bump version and update chagelog
1 parent f9ce6ab commit 8cffaea

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

src/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
2+
<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="FISUDA" name="json-injector" version="0.1.2">
33

44
<details>
55
<title>Json Injector</title>

src/doc/changelog.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
## v0.1.0 [Extra release info, e.g. release date]
1+
## v0.1.2 (2019-11-16)
22

3-
Initial version
3+
- Add save state feature
4+
- Reduce widget size
5+
6+
7+
## v0.1.1 (2019-9-14)
8+
9+
- Fix invalid icon
10+
- Support WireCloud 1.3
411

5-
- change 1
6-
- change 2
7-
- ...
12+
13+
## v0.1.0 (2019-8-10)
14+
15+
Initial version

0 commit comments

Comments
 (0)