diff --git a/CHANGELOG.md b/CHANGELOG.md index d0832d6..5a1df11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ Who knows what the future holds... -# 0.X.Y - DD/MM/2023 +# 0.2.1 - 03/03/2023 ### Changes: Crate: -- Added feature `no_games` which disables the supported games (useful when you are only using -the protocols/services, also saves storage space). +- Added feature `no_games` which disables the supported games (useful when only the +protocols/services are needed, also saves storage space). Games: - [V Rising](https://store.steampowered.com/app/1604030/V_Rising/) support. diff --git a/Cargo.toml b/Cargo.toml index 4cf2e6d..011d562 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gamedig" -version = "0.2.0" +version = "0.2.1" edition = "2021" authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"] license = "MIT" diff --git a/LICENSE.md b/LICENSE.md index 9362443..118a3aa 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 CosminPerRam +Copyright (c) 2022 - 2023 CosminPerRam Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal