Skip to content

Compare: Changelog (bleed)

New page
Showing with 3 additions and 2 deletions.
  1. +1 −1 Changelog-(bleed).md
  2. +2 −1 Changelog.md
2 changes: 1 addition & 1 deletion Changelog-(bleed).md
Expand Up @@ -24,7 +24,7 @@ This is the **changelog for the development branch**, not the [changelog for the
* Added a loader for MEG V3 files. [[#18443](https://github.com/OpenRA/OpenRA/pull/18443)]
* Added a lint check for invalid tile definitions. [[#18927](https://github.com/OpenRA/OpenRA/pull/18927)]
* Added support for displaying voxels in the asset browser. [[#17803](https://github.com/OpenRA/OpenRA/pull/17803)]
* Fixed bogus `SpriteFrameType` channel handling. [[#18938](https://github.com/OpenRA/OpenRA/pull/18938)]
* Fixed bogus `SpriteFrameType` channel handling. [[#18938](https://github.com/OpenRA/OpenRA/pull/18938), [#18990](https://github.com/OpenRA/OpenRA/pull/18990)]
* Removed unused code from .aud reader. [[#18911](https://github.com/OpenRA/OpenRA/pull/18911)]
* Improved support for zip files created by external tools. [[#18945](https://github.com/OpenRA/OpenRA/pull/18945)]
* Improved performance of `BlankLoadScreen`. [[#18895](https://github.com/OpenRA/OpenRA/pull/18895)]
Expand Down