diff options
author | rexim <reximkut@gmail.com> | 2024-04-01 02:37:39 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-04-01 02:37:39 +0700 |
commit | 7fd68859df0a2fbe1453abc3291a16bcb7faf1da (patch) | |
tree | ea3388bc934277e461f5a42d2ccd44dc971fe5ab | |
parent | 986d6199376aa0f034480c60e8f1347ea3e46f04 (diff) |
Update CHANGELOG.txt
-rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f4143ef..39acd8c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,7 +2,8 @@ - @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.
-- @ProgKea - Fix the Boss killing the Player on the same turn as it does - https://github.com/tsoding/eepers/pull/24
+- @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
- ...
# Eepers v1.3
|