From 0024d23651f08f17cadabdd426f1f5bd072d91f0 Mon Sep 17 00:00:00 2001 From: Cyrille L Date: Mon, 25 Apr 2022 13:25:48 +0200 Subject: [PATCH] add changelog --- changelog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..042a530 --- /dev/null +++ b/changelog @@ -0,0 +1,30 @@ +# Changelog + +GSL changes from releases. You can send an issue : +- repo: https://git.a-lec.org/echolib/gsl/-/issues +- Contact xmpp: im@echolib.re + +## [0.0.37] + +- Added 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 + +## [0.0.36] + +- 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 generic function if invalid option +- New min size for post: 150 + +- Fix: No
if block title empty