From 16502da2c65d86722ea0d564eb3643bd5eb61aaa Mon Sep 17 00:00:00 2001 From: planetmaker Date: Sun, 12 Apr 2015 17:28:39 +0200 Subject: [PATCH] -Update: Changelog for 0.4.1 --- docs/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 5ed46d4c..caa126ca 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,3 +1,15 @@ +0.4.1 (2015-04-12) +------------------------------------------------------------------------ +- Change: Try to improve packaging by applying some in-built automatisms via find_package() (oberhumer) (issue #7540) +- Add: second_rocky_tileset +- Add: Build-in function 'getbits' +- Fix: Building source bundle was broken +- Fix: Version identification for tags +- Doc: Update readme with python version info +- Cleanup: Remove pre-OpenTTD-1.1 wrappers for SHIFT_LEFT, SHIFT_RIGHT and SHIFTU_RIGHT. +- Cleanup: Remove bootstrap + + 0.4.0 (2015-02-18) ------------------------------------------------------------------------ - Feature: [NewGRF] create_effect and effect_spawn_model