Skip to content

Compare: Changelog (bleed)

New page
Showing with 1 addition and 1 deletion.
  1. +1 −1 Changelog-(bleed).md
2 changes: 1 addition & 1 deletion Changelog-(bleed).md
Expand Up @@ -164,7 +164,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* `WithRangeCircle`: Changed to be conditional. [[#16223](https://github.com/OpenRA/OpenRA/pull/16223)]

### Compiling
* Refactored and unified Windows and mono build systems. [[#16451](https://github.com/OpenRA/OpenRA/pull/16451), [#16537](https://github.com/OpenRA/OpenRA/pull/16537), [#16529](https://github.com/OpenRA/OpenRA/pull/16529), [#16345](https://github.com/OpenRA/OpenRA/pull/16345), [#16511](https://github.com/OpenRA/OpenRA/pull/16511), [#16527](https://github.com/OpenRA/OpenRA/pull/16527), [#16575](https://github.com/OpenRA/OpenRA/pull/16575)]
* Refactored and unified Windows and mono build systems. [[#16451](https://github.com/OpenRA/OpenRA/pull/16451), [#16537](https://github.com/OpenRA/OpenRA/pull/16537), [#16529](https://github.com/OpenRA/OpenRA/pull/16529), [#16345](https://github.com/OpenRA/OpenRA/pull/16345), [#16511](https://github.com/OpenRA/OpenRA/pull/16511), [#16527](https://github.com/OpenRA/OpenRA/pull/16527), [#16575](https://github.com/OpenRA/OpenRA/pull/16575), [#16718](https://github.com/OpenRA/OpenRA/pull/16718)]
* Fixed `make check` crash when compiled using `msbuild`-based tools on macOS/Linux. [[#16196](https://github.com/OpenRA/OpenRA/pull/16196), [#16248](https://github.com/OpenRA/OpenRA/pull/16248)]
* Improved reliability of NuGet dependency fetching on Windows. [[#16276](https://github.com/OpenRA/OpenRA/pull/16276)]
* Replaced legacy StyleCop(Plus) with StyleCopAnalyzers. [[#16506](https://github.com/OpenRA/OpenRA/pull/16506), [#16521](https://github.com/OpenRA/OpenRA/pull/16521), [#16716](https://github.com/OpenRA/OpenRA/pull/16716)]
Expand Down