diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b26a6e..b373c2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ Who knows what the future holds... # 0.X.Y - DD/MM/YYYY ### Changes: +Nothing yet. + +### Breaking: +None, yaay! + +# 0.4.1 - 13/10/2023 +### Changes: Game: - Added [Barotrauma](https://store.steampowered.com/app/602960/Barotrauma/) support. diff --git a/Cargo.toml b/Cargo.toml index 455efae..4949cc1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gamedig" -version = "0.4.0" +version = "0.4.1" edition = "2021" authors = [ "rust-GameDig contributors [https://github.com/gamedig/rust-gamedig/contributors]",