# Changelog ## \[2.0.0] - Upgrade to Tauri v2 stable. ## \[2.0.0-rc.3] - [`8b7f6ad`](https://github.com/crabnebula-dev/tauri-plugin-ota-updater/commit/8b7f6ad0c3808866e749101f40dc02ec6445e35b) Implement `Assets::iter`. ## \[2.0.0-rc.2] - [`5bb212e`](https://github.com/crabnebula-dev/tauri-plugin-ota-updater/commit/5bb212e3f4a7ee9aee8f831057f6d571be3201ff) Enhance integrity checks. ## \[2.0.0-rc.1] - [`6702a29`](https://github.com/crabnebula-dev/tauri-plugin-ota-updater/commit/6702a29a00aa473a70da8b635ac2ddc46da25bc9) Run the `setup` hook on the original `Assets` implementation.