Skip to content

Commit 749ae1b

Browse files
Update CHANGELOG.md
1 parent 0e3dbbd commit 749ae1b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2023-08-03
2+
3+
### Optimized
4+
- Optimized PR diff processing by introducing caching for diff files, reducing the number of API calls.
5+
- Refactored `load_large_diff` function to generate a patch only when necessary.
6+
- Fixed a bug in the GitLab provider where the new file was not retrieved correctly.
7+
18
## 2023-08-02
29

310
### Enhanced

0 commit comments

Comments
 (0)