1.3.5
This commit is contained in:
parent
b324e59cd4
commit
247efc5345
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.3.5 - 2023-06-17
|
||||||
|
|
||||||
|
- fix stars link in header
|
||||||
|
|
||||||
## 1.3.4 - 2023-06-17
|
## 1.3.4 - 2023-06-17
|
||||||
|
|
||||||
- allow to control icon opacity (cf #236)
|
- allow to control icon opacity (cf #236)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
VERSION = "1.3.4"
|
VERSION = "1.3.5"
|
||||||
|
|
Loading…
Reference in a new issue