From a9dbae642e37d19f2fce9c9e223d4b453269a297 Mon Sep 17 00:00:00 2001 From: Matte A Date: Sat, 2 Jul 2016 17:59:22 +0200 Subject: [PATCH] Changelog: add implementation of the user-defined currency (#3966) --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 824516b117..3d0f127baf 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,6 +1,7 @@ 0.0.5 (in development) ------------------------------------------------------------------------ - Feature: Add OpenGL drawing engine. +- Feature: Implementation of the user-defined currency - Feature: Add ability to rotate map elements with the tile inspector. - Feature: Add ride console command for diagnostics and changing vehicle type. - Feature: Allow setting ownership of map edges.