diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.3.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.0.3.txt b/docs/releases/2.0.3.txt index 42020a6923..f4f30b5a30 100644 --- a/docs/releases/2.0.3.txt +++ b/docs/releases/2.0.3.txt @@ -25,3 +25,6 @@ Bugfixes * Fixed a regression where a ``When()`` expression with a list argument crashes (:ticket:`29166`). + +* Fixed crash when using a ``Window()`` expression in a subquery + (:ticket:`29172`). |
