diff --git a/.changes/updater-new-bundle-support.md b/.changes/updater-new-bundle-support.md index 99cf2e889..471da921c 100644 --- a/.changes/updater-new-bundle-support.md +++ b/.changes/updater-new-bundle-support.md @@ -3,4 +3,4 @@ "updater-js": minor --- -Updater plugin now supports all bundle types: Deb, Rpm and AppImage for Linux; NSiS, MSI for Windows. +Updater plugin now supports all bundle types: Deb, Rpm and AppImage for Linux; NSiS, MSI for Windows. This was added in https://github.com/tauri-apps/plugins-workspace/pull/2624