summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrexim <reximkut@gmail.com>2024-03-30 04:38:54 +0700
committerrexim <reximkut@gmail.com>2024-03-30 04:38:54 +0700
commit6dc261431fed24099576f81a7111425119fa65b7 (patch)
tree95b71511b2d0cbe2fce67999608a8e76924342f2
parent4b9f2e7dfbb8fb922b708ac9a9f0511ba76fa85f (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65973ac..b7ea884 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,15 @@
# Eepers v1.3
-- @Eropi4 - MacOS build - https://github.com/tsoding/eepers/pull/13
+- @rexim - Implemented a Basic Tutorial that explains how to play the Game.
- @cornishon - Sprint with Right Shift - https://github.com/tsoding/eepers/pull/18
-- @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.
+- @Eropi4 - MacOS build - https://github.com/tsoding/eepers/pull/13
+
+ Since I don't have a MacOS setup I'm not able to provide MacOS binaries.
+ So if you want to play on MacOS you will have to build the Game from the
+ Sour code yourself sorry.
+ - @rexim
+
+- @rexim - Ported the Source Code to Ada 2012 making it accessible to more setups.
- ...
# Eepers v1.2