diff --git a/changelog.md b/changelog.md index 5721335..084c26d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ ## Unreleased +## v0.1.1 + +First stable release — Nitro v3 background processing ported from nuxt-processor. + ### 🚀 Features - Runtime helpers: `defineQueue`, `defineWorker`, `useProcessor`, and close-on-shutdown plugin.