add changelog
This commit is contained in:
parent
e41fc4e8fe
commit
0024d23651
|
@ -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 <div></div> if block title empty
|
Loading…
Reference in New Issue