diff options
author | rexim <reximkut@gmail.com> | 2024-03-30 05:00:28 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-30 05:00:28 +0700 |
commit | 401aa04411b7639b7c792c224c523675a50a8792 (patch) | |
tree | 1ac5a26e98fcf95dc75319fa41efdc97b6e9a864 | |
parent | 9d640ccb2308634917a64c4929fea6448ae3d48a (diff) |
Remove porting source code to Ada 2012 from CHANGELOG
It's not really that significant of a change.
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cd9eee..0b146e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,6 @@ - @rexim - @rexim - Increased Path Finding Limit. Now Bosses give up on chasing the Player if the distance is over 10 turns instead of just 4. -- @rexim - Ported the Source Code to Ada 2012 making it accessible to more setups. - ... # Eepers v1.2 |