diff --git a/Cargo.lock b/Cargo.lock index 0cd47e2..9f82d41 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2748,7 +2748,7 @@ dependencies = [ [[package]] name = "outfly" -version = "0.5.1" +version = "0.5.2" dependencies = [ "bevy", "bevy_embedded_assets", diff --git a/Cargo.toml b/Cargo.toml index 26511eb..950461f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "outfly" -version = "0.5.1" +version = "0.5.2" edition = "2021" homepage = "https://codeberg.org/hut/outfly" repository = "https://codeberg.org/hut/outfly" diff --git a/README.md b/README.md index 51c8d81..ac05bde 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,9 @@ cargo run --release # Changelog +- v0.5.2: + - Change BGM to Cinematic Chello by Aleksey Chistilin + - Fix vehicle exiting - v0.5.1: - Fix asteroid despawning - Add cheat codes