fix typo in changelog

This commit is contained in:
Cyrille L 2022-04-25 16:08:48 +02:00
parent 96810a3494
commit 61fa921743
2 changed files with 20 additions and 12 deletions

View File

@ -6,25 +6,30 @@ GSL changes from releases. You can send an issue :
## [0.0.37]
- Added changelog
### Add
- changelog
- Make stats at each www call
- Fix variable name propertie for stats (statoolinfos)
- Set yourself a class ID for paragraphs: i.e. "( 1a"
- Better Logs harmony
- date: Set to DD-MM-YYYY if site lang=fr || YYYY-MM-DD
- date: Check for month value > 12
- if 'error' log : do not exit 1 anymore
- link: check only online url from http...
- some changed syntax in make process
### Fix
- link: check only online url from http...
- if 'error' log : do not exit 1 anymore
- Fix variable name propertie for stats (statoolinfos)
## [0.0.36]
- New list converter (! Use + for ol, not ø)
### Add
- New list converter (Use + for ol, not ø)
- New block titles converter with div
- New option: create
- New option with edit: conf (to edit domain configuration)
- New option: --version (to show changes)
- New option: --version (to show last changes)
- New generic function if invalid option
- New min size for post: 150
### Fix
- Fix: No <div></div> if block title empty

View File

@ -1,12 +1,15 @@
# [0.0.37]
## [0.0.37]
- Added changelog
### Add
- changelog
- Make stats at each www call
- Fix variable name propertie for stats (statoolinfos)
- Set yourself a class ID for paragraphs: i.e. "( 1a"
- Better Logs harmony
- date: Set to DD-MM-YYYY if site lang=fr || YYYY-MM-DD
- date: Check for month value > 12
- if 'error' log : do not exit 1 anymore
- link: check only online url from http...
- date: Check for month value > 12
- some changed syntax in make process
### Fix
- link: check only online url from http...
- if 'error' log : do not exit 1 anymore
- Fix variable name propertie for stats (statoolinfos)