From 0df2faa6b5d53ab7125abe7baffe1be92b463205 Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Wed, 20 Sep 2023 14:10:47 +0200 Subject: [PATCH] docs: release 2.16 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 712a2e92d..2efd60b8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## [Unreleased](https://github.com/rr-/Tomb1Main/compare/stable...develop) - ××××-××-×× + +## [2.16](https://github.com/rr-/Tomb1Main/compare/2.15.3...2.16) - 2023-09-20 - added a new rendering mode called "framebuffer" that lets the game to run at lower resolutions (#114) (forces players to reset their bilinear filter setting) - added the current music track and timestamp to the savegame so they now persist on load (#419)