# Changelog ## [0.1.1] - 2024-10-09 ### Added - `GameProgram` struct to allow program creation using the `Game` trait; this functionality was formerly `EchoesProgram` in examples. - Reexport most functionality at top level for convenience. ## [0.1.0] - 2024-09-30 ### Added - Create crate with basic rendering functionality.