[UPD] CHANGELOG
This commit is contained in:
parent
7847229661
commit
d85e58b7fe
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ Do a backup of your database and update all module :
|
|||
- Support Ubuntu 22.04 with installation script
|
||||
- Module mail_history and fetchmail_thread_default in base image DB
|
||||
- Makefile can generate image DB in parallel with `image_db_create_all_parallel`
|
||||
- Makefile can run all code_generator with `run_parallel_cg` and `run_parallel_cg_template`
|
||||
- Script to generate Pycharm configuration and exclude directory
|
||||
|
||||
## Changed
|
||||
|
||||
|
|
@ -48,6 +50,7 @@ Do a backup of your database and update all module :
|
|||
- Update all repo (91) to end of 2022
|
||||
- Rename module project_task_subtask_time_range => project_time_budget
|
||||
- Rename module project_task_time_range => project_time_range
|
||||
- Refactor script emplacement, create directory in ./script/ per subject
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue