Version: 144.0.1

This commit is contained in:
metalgearsloth
2023-08-06 15:07:48 +10:00
parent ac3a434bdf
commit 80357c8ec4
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<!-- This file automatically reset by Tools/version.py -->

View File

@@ -54,6 +54,14 @@ END TEMPLATE-->
*None yet*
## 144.0.1
### Bugfixes
* Fix some EntityLookup queries incorrectly being double transformed internally.
* Shrink TileEnlargement even further for EntityLookup default queries.
## 144.0.0
### Breaking changes