Update CHANGELOG.md

This commit is contained in:
github-actions[bot] 2023-07-28 08:39:42 +00:00 committed by GitHub
parent 4664d91844
commit 07fe91e57b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,10 @@
## 2023-07-28
### Improved
- Enhanced error handling and logging in the GitLab provider.
- Improved handling of inline comments and code suggestions in GitLab.
- Fixed a bug where an additional unneeded line was added to code suggestions in GitLab.
## 2023-07-26
### Added