diff options
author | Alexey Kutepov <reximkut@gmail.com> | 2024-04-05 18:36:33 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 18:36:33 +0700 |
commit | 0d164011393826efa0290afe5accf25a130bdca0 (patch) | |
tree | 2ab6b282cda6300bea2a78552eef67d0f4b3fbab | |
parent | 5152ccd1dbd218099bf0e0e414b6afb263282fbc (diff) | |
parent | f18acd26ce4929b8f880e50af501d931349585a0 (diff) |
Merge pull request #30 from ProgKea/main
Fix spelling of my name in `CHANGELOG.txt` credits
-rw-r--r-- | CHANGELOG.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c887c0e..eb6336c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,10 +1,10 @@ # Eepers v1.4
- @rexim - Added items that extend the amount of bombs you can carry
-- @rexim - Do not restart on Any Key Press. Restart automatically after 2 seconds.
+- @rexim - Do not restart on Any Key Press. Restart automatically after 2 seconds.
- @ProgKea - Fix the Boss killing the Player on the same turn as it dies - https://github.com/tsoding/eepers/pull/24
- @slukovic - Camera adjusts its zoom on bigger screen - https://github.com/tsoding/eepers/pull/27
-- @ProgKey - Fix the Guard having 11 turns after player died once - https://github.com/tsoding/eepers/pull/25
+- @ProgKea - Fix the Guard having 11 turns after player died once - https://github.com/tsoding/eepers/pull/25
- ...
# Eepers v1.3
|