fix typo in changelog
This commit is contained in:
parent
61fa921743
commit
be1951328c
|
@ -18,7 +18,7 @@ GSL changes from releases. You can send an issue :
|
||||||
### Fix
|
### Fix
|
||||||
- link: check only online url from http...
|
- link: check only online url from http...
|
||||||
- if 'error' log : do not exit 1 anymore
|
- if 'error' log : do not exit 1 anymore
|
||||||
- Fix variable name propertie for stats (statoolinfos)
|
- variable name propertie for stats (statoolinfos)
|
||||||
|
|
||||||
## [0.0.36]
|
## [0.0.36]
|
||||||
|
|
||||||
|
@ -32,4 +32,4 @@ GSL changes from releases. You can send an issue :
|
||||||
- New min size for post: 150
|
- New min size for post: 150
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
- Fix: No <div></div> if block title empty
|
- No ```<div></div>``` if block title empty
|
||||||
|
|
|
@ -12,4 +12,4 @@
|
||||||
### Fix
|
### Fix
|
||||||
- link: check only online url from http...
|
- link: check only online url from http...
|
||||||
- if 'error' log : do not exit 1 anymore
|
- if 'error' log : do not exit 1 anymore
|
||||||
- Fix variable name propertie for stats (statoolinfos)
|
- Variable name propertie for stats (statoolinfos)
|
||||||
|
|
Loading…
Reference in New Issue