diff options
author | rexim <reximkut@gmail.com> | 2024-03-30 03:52:07 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-30 03:52:07 +0700 |
commit | 803092183d57281f283407fce19d7b15238979e4 (patch) | |
tree | aa79036caaa5da24e17379341afdd07c80be5b30 /CHANGELOG.md | |
parent | c951f1113b75ce30e16ea8e60e693e926389fb9d (diff) | |
parent | c45f6debd807d123e84ce512f33317cecb73d259 (diff) |
Merge branch 'tutorial'
Diffstat (limited to 'CHANGELOG.md')
-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 |