diff --git a/CHANGELOG.md b/CHANGELOG.md index ba9f10e..f8ae34d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ Who knows what the future holds... -# 0.X.Y - DD/MM/2023 +# 0.X.Y - DD/MM/YYYY +### Changes: +None, yet... + +### Breaking... +None, yaay! + +# 0.4.0 - 07/10/2023 ### Changes: Games: - [Creativerse](https://store.steampowered.com/app/280790/Creativerse/) support. diff --git a/Cargo.toml b/Cargo.toml index 7b9fe6d..455efae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gamedig" -version = "0.3.0" +version = "0.4.0" edition = "2021" authors = [ "rust-GameDig contributors [https://github.com/gamedig/rust-gamedig/contributors]",