diff --git a/CHANGELOG.md b/CHANGELOG.md index 042a530..d18a9cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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
if block title empty diff --git a/new-version.md b/new-version.md index 3e8ca91..1dfda64 100644 --- a/new-version.md +++ b/new-version.md @@ -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)