From 3f5cf95d0b8f477125ce70b66590f5a1e944cecc Mon Sep 17 00:00:00 2001 From: Max Robinson Date: Sat, 4 Dec 2021 00:45:42 -0600 Subject: [PATCH] Update Changelog.md --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 9615d8a..1804428 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,13 +4,14 @@ Changes that are in the develop branch ### Bug Fixes: -- Infinite FPS: [#42](https://github.com/MaxRobinsonTheGreat/LifeEngine/pull/45) +- Fixed actual FPS display: [#42](https://github.com/MaxRobinsonTheGreat/LifeEngine/pull/45) - Spelling Fix: [#31](https://github.com/MaxRobinsonTheGreat/LifeEngine/pull/31) ### UI Enhancements: - Hotkeys/improved zoom controls: [#47](https://github.com/MaxRobinsonTheGreat/LifeEngine/pull/47) - Improved mutation probability controls: [#43](https://github.com/MaxRobinsonTheGreat/LifeEngine/pull/43) - Ability to edit individual organism's mutability: [#46](https://github.com/MaxRobinsonTheGreat/LifeEngine/pull/46) +- Added clear button and improved reset warnings: [#46](https://github.com/MaxRobinsonTheGreat/LifeEngine/pull/64) ### Simulation Enhancements: -