Merge remote-tracking branch 'origin/tr/edit_any_config_setting' into tr/edit_any_config_setting

This commit is contained in:
mrT23
2023-07-30 12:27:40 +03:00

View File

@ -1,3 +1,10 @@
## 2023-07-30
### Enhanced
- Added the ability to modify any configuration parameter from 'configuration.toml' on-the-fly.
- Updated the command line interface and bot commands to accept configuration changes as arguments.
- Improved the PR agent to handle additional arguments for each action.
## 2023-07-28
### Improved