Skip to content

Compare: Changelog (bleed)

New page
Showing with 2 additions and 1 deletion.
  1. +2 −1 Changelog-(bleed).md
3 changes: 2 additions & 1 deletion Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ Allow queueing up scatter and move Nudge to an activity")]
* Added `ProductionMinCashRequirement` to `UnitBuilderBotModule` and `BaseBuilderBotModuleInfo`. [[#20133](https://github.com/OpenRA/OpenRA/pull/20133 "Improve UnitBuilderBotModule and BaseBuilderBotModule multi-queue performance")]
* Made `Cargo` trait conditional. [#20534](https://github.com/OpenRA/OpenRA/pull/20534 "Made both Cargo and Carryall conditional")
* Made `Caryall` trait conditional. [#20534](https://github.com/OpenRA/OpenRA/pull/20534 "Made both Cargo and Carryall conditional")
* Made `AutoCarryall` trait conditional. [#20534](https://github.com/OpenRA/OpenRA/pull/20534 "Made both Cargo and Carryall conditional")
* Made `AutoCarryall` trait conditional. [#20534](https://github.com/OpenRA/OpenRA/pull/20534 "Made both Cargo and Carryall conditional")
* Moved `ValidRelations` from `Capturable` to `Captures`. [#20261](https://github.com/OpenRA/OpenRA/pull/20261)