From fde781d9bb066a37cedb2ba591f0ee5194e4ae50 Mon Sep 17 00:00:00 2001 From: yairm210 Date: Sat, 17 Aug 2024 23:05:44 +0300 Subject: [PATCH] 4.13.0 changelog --- changelog.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/changelog.md b/changelog.md index 23b784e470..70dea11f20 100644 --- a/changelog.md +++ b/changelog.md @@ -1,26 +1,13 @@ ## 4.13.0 -Revert "perf: Compute 'missing from minimum' stats only when necessary" - -perf: Compute 'missing from minimum' stats only when necessary - Fixed Civilopedia not showing non-unique buildings and units on techs UI: Show terrain icons in text - UI: Fade in newly-explored tiles -Improvement uniqueTo can apply to civ *filters* - -Unit uniqueTo can apply to civ *filters* - -Building uniqueTo can apply to civ *filters* - -Fixed tests - Added "don't spread religion to us" demand -Hopefully fixed commit parsing +Modding: Improvement, Unit and Building 'uniqueTo' field can apply to civ *filters* AI changes - By EmperorPinguin