Added the CHANGELOG.md file.

This commit is contained in:
CosminPerRam 2022-10-16 03:45:08 +03:00
parent 1fb3998033
commit 3ef9289dfb
2 changed files with 13 additions and 1 deletions

View file

@ -22,7 +22,8 @@ fn main() {
To see more examples, see the [examples](examples) folder.
# Documentation
The documentation is available at [docs.rs](https://docs.rs/gamedig/latest/gamedig/).
The documentation is available at [docs.rs](https://docs.rs/gamedig/latest/gamedig/).
Curious about the history and what changed between versions? you can see just that in the [CHANGELOG](CHANGELOG.md) file.
# Games List
To see the supported (or the planned to support) games, see [GAMES](GAMES.md).