mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
0e3dbbd0f2
commit
749ae1be79
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
||||||
|
## 2023-08-03
|
||||||
|
|
||||||
|
### Optimized
|
||||||
|
- Optimized PR diff processing by introducing caching for diff files, reducing the number of API calls.
|
||||||
|
- Refactored `load_large_diff` function to generate a patch only when necessary.
|
||||||
|
- Fixed a bug in the GitLab provider where the new file was not retrieved correctly.
|
||||||
|
|
||||||
## 2023-08-02
|
## 2023-08-02
|
||||||
|
|
||||||
### Enhanced
|
### Enhanced
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue