bevy/release-content/migration-guides/compressed-image-saver.md
atlv bd4258bf5c
add forgotten migration guide (#19800)
# Objective

- Forgot to add a migration guide on #19789

## Solution

- Add one
2025-06-24 11:19:20 +00:00

7 lines
234 B
Markdown

---
title: Compressed image saver feature
pull_requests: [19789]
---
The compressed image saver has been gated behind its own dedicated feature flag now. If you were using it, you need to enable the "compressed_image_saver" feature.