improve/CHANGELOG.md

22 lines
537 B
Markdown
Raw Normal View History

2021-09-11 21:01:06 +00:00
0.2 -dev
2021-09-01 23:35:23 +00:00
- [ ] add global config for file size limit
2021-09-11 21:01:06 +00:00
- [ ] add module to check depracated Dotclear function
- [ ] add module to check deprecated PHP function
- [ ] add module to check directory structure
- [ ] write documentation of php class
0.1.2
- add logs / report systeme
- add DA badge to module _gitshields_
- change function args, less is better
- change interface, lighter names
- add function to summarize by action what was done
2021-09-01 23:35:23 +00:00
2021-09-12 08:46:26 +00:00
0.1.1
- fix php < 8.0
2021-09-11 21:01:06 +00:00
0.1 - 2021.09.11
- First release
0.0.1 - 2021.09.11
2021-09-01 23:35:23 +00:00
- First pre-release