# egui_suspense changelog ## 0.6.0 - Updated egui to 0.29 - remove accidental `println!` statement ## 0.5.0 - Made egui_suspense !Send and !Sync on wasm - Updated egui to 0.28 ## 0.4.0 - Updated egui to 0.27 ## 0.3.0 - Updated egui to 0.26 ## 0.2.0 - Updated egui to 0.25, dropping support for older versions - Added async version of the api