From 64d61eb3f1297777b2466df8b83f2a2d35dad3c8 Mon Sep 17 00:00:00 2001 From: Aaron Klinker Date: Tue, 14 Nov 2023 23:26:27 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8908b2a..84a93a2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,11 +20,11 @@ #### ⚠️ Breaking Changes -- ⚠️ Allow plural directory and only png's for manifest icons ([#237](https://github.com/wxt-dev/wxt/pull/237)) +- ⚠️ No longer discover icons with extensions other than `.png`. If you previously used `.jpg`, `.jpeg`, `.bmp`, or `.svg`, you'll need to convert your icons to `.png` files or manually add them to the manifest inside your `wxt.config.ts` file ([#237](https://github.com/wxt-dev/wxt/pull/237)) ### ❤️ Contributors -- Nenad Novaković +- Nenad Novaković ([@dvlden](https://github.com/dvlden)) ## v0.9.2