diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7f0e9fe9..9831efa1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: env: - VERSION: 2.0.0 + VERSION: 2.0.1 jobs: # Release build job diff --git a/CHANGELOG.md b/CHANGELOG.md index b8670fca..52085a22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ Our release schedule is designed to balance feature development, stability, and | 1.2.1 | Minor bug fixes | | 1.2.2 | Highly experimental build with new Rust toolchain | | 2.0.0 | Moved to iced-rs frontend, full Rust support | +| 2.0.1 | Fixed a bug with very small screens | Please refer to this change log for details on each version's changes and improvements. We appreciate your feedback and contributions as we continue to enhance our antivirus application to meet your security needs.