From d2e18f5aa00b10caa986cf7e1b72e5db77c40668 Mon Sep 17 00:00:00 2001 From: Gymnasiast Date: Fri, 27 Aug 2021 01:59:59 +0200 Subject: [PATCH] Add #3868 to changelog --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index c06bd9227f..0c91d3c290 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,5 +1,6 @@ 0.3.4.1+ (in development) ------------------------------------------------------------------------ +- Feature: [#3868] Initial support for using TTF in OpenGL mode (still contains bugs). - Feature: [#15084] [Plugin] Add "vehicle.crash" hook. - Feature: [#15143] Added a shortcut key for Giant Screenshot. - Feature: [#15164] Highlight elements selected by the Tile Inspector, tracks are currently not supported.