mirror of
https://github.com/hustcer/deepseek-review.git
synced 2026-05-13 05:16:05 +08:00
26 lines
478 B
Markdown
26 lines
478 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [1.0.0] - 2025-01-29
|
|
|
|
### Bug Fixes
|
|
|
|
- Fix gh token error
|
|
- Fix add comment error
|
|
- Make action fail if no response returned from deepseek (#3)
|
|
|
|
### Documentation
|
|
|
|
- Update README.md (#16)
|
|
|
|
### Features
|
|
|
|
- Add Github PR code review support
|
|
- Add local code changes code review support
|
|
|
|
### Miscellaneous Tasks
|
|
|
|
- Update prompts to English (#5)
|
|
- Update prompts to English in action.yaml (#9)
|
|
|