···11# Changelog
2233-## Next
33+## 0.2.0 - 2023 Feb 9
44- Add Opus support
55- Fix error when cancelling image file dialog
66
+1-1
README.md
···3939### Release new version
40401. Update `CHANGELOG.md`
41412. Bump the version number in `src-tauri/Cargo.toml`
4242-3. Run `npm run check` to update `Cargo.lock`
4242+3. Run `cargo check` to update `Cargo.lock`
43434. Create a git tag in the format `v#.#.#`
44445. Add release notes to the generated GitHub release and publish it