diff options
author | rexim <reximkut@gmail.com> | 2024-03-30 03:42:20 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-30 03:42:20 +0700 |
commit | c45f6debd807d123e84ce512f33317cecb73d259 (patch) | |
tree | aa79036caaa5da24e17379341afdd07c80be5b30 | |
parent | e8f0ba3b68e967e6b53e1b380aca3bb955a0d073 (diff) |
Update CHANGELOG
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d5cff39..65973ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ - @Eropi4 - MacOS build - https://github.com/tsoding/eepers/pull/13 - @cornishon - Sprint with Right Shift - https://github.com/tsoding/eepers/pull/18 -- Port the Source Code to Ada 2012 making it accessible to more setups. We were not using anything important from Ada 2022 anyway. +- @rexim - Port the Source Code to Ada 2012 making it accessible to more setups. We were not using anything important from Ada 2022 anyway. +- @rexim - Implement a Basic Tutorial that explains how to play the Game. - ... # Eepers v1.2 |