Prepared next CHANGELOG.
This commit is contained in:
parent
4c0fc7d6a5
commit
790f40b9e7
1 changed files with 26 additions and 2 deletions
28
CHANGELOG.md
28
CHANGELOG.md
|
@ -6,11 +6,35 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
Changes for metrics:
|
||||
- …
|
||||
|
||||
## [0.?.?] -
|
||||
Changes for metrics:
|
||||
- Deleted no longer targeted GSL service.
|
||||
- Made Javadoc review and header review.
|
||||
- Increased version after the splitweb step.
|
||||
- Added CrawlCache expired management feature.
|
||||
- Updated the README text.
|
||||
- Added categories file from CHATONS stats workgroup with Angie from Framasoft, MrFlo and Cpm.
|
||||
- Huge optimization in the property check.
|
||||
- Removed htmlize target directory conf.
|
||||
- Migrated from Java 11 to Java 17.
|
||||
- Split htmlize command code to statoolinfosweb project.
|
||||
- Added new error log parameter description for configuration file.
|
||||
- Fixed property label.
|
||||
- Fixed parsing of \" in "" for http access logs. Less unrecognized http logs.
|
||||
- Refactored http error log metrics.
|
||||
- Added list errfile and list errlog CLI commands.
|
||||
- Improved tests.
|
||||
- Improved package naming.
|
||||
- Added configuration file for list and stats CLI commands.
|
||||
- Added HttpAccessLogDateTimePattern management (#sleto).
|
||||
- Improved user agent bot list.
|
||||
|
||||
|
||||
|
||||
Changes for web building:
|
||||
- …
|
||||
- SPLITWEB: no more web building! Watch the StatoolInfosWeb project.
|
||||
|
||||
## [0.5.1] – 2023-05-09
|
||||
|
||||
|
|
Loading…
Reference in a new issue