mirror of
https://github.com/hustcer/deepseek-review.git
synced 2026-05-13 05:16:05 +08:00
Bump v1.1
This commit is contained in:
27
CHANGELOG.md
27
CHANGELOG.md
@@ -1,6 +1,33 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [1.1.0] - 2025-01-30
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Do not override `GITHUB_TOKEN` env var (#30)
|
||||
- Check `gh` installation status in GitHub Action (#31)
|
||||
- Add git repo and git ref checking (#32)
|
||||
- Add repo checking for GitHub PR review (#34)
|
||||
- Polish CLI output for local code review (#44)
|
||||
|
||||
### Documentation
|
||||
|
||||
- Add features description to README (#29)
|
||||
- Add CLI help doc (#36)
|
||||
- Add planed features to doc (#39)
|
||||
- Add local code review guide (#41)
|
||||
|
||||
### Features
|
||||
|
||||
- Add dot env conf for local code review (#33)
|
||||
- Add more CLI short flags (#35)
|
||||
- Add `DEFAULT_GITHUB_REPO` & `DEFAULT_LOCAL_REPO` config for local code review (#42)
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- Use `v1` in README docs (#17)
|
||||
|
||||
## [1.0.0] - 2025-01-29
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
Reference in New Issue
Block a user