Skip to content

Compare: Changelog (bleed)

Showing with 1 addition and 0 deletions.
  1. +1 −0 Changelog-(bleed).md
1 change: 1 addition & 0 deletions Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ This is the **changelog for the development branch**, not the [changelog for the

**Utility**
* Fixed memory leaks during map lint checks. [[#19649](https://github.com/OpenRA/OpenRA/pull/19649)]
* Improved lint check error handling. [[#20082](https://github.com/OpenRA/OpenRA/pull/20082)]
* Added a lint check for trait placement on hardcoded actor names. [[#19239](https://github.com/OpenRA/OpenRA/pull/19239)]
* Added a lint check for invalid tile definitions. [[#18927](https://github.com/OpenRA/OpenRA/pull/18927)]
* Added a lint check for invalid mouse cursor definitions. [[#17933](https://github.com/OpenRA/OpenRA/pull/17933), [#19351](https://github.com/OpenRA/OpenRA/pull/19351), [#19388](https://github.com/OpenRA/OpenRA/pull/19388)]
Expand Down