We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c404a8 commit c5cda25Copy full SHA for c5cda25
1 file changed
CHANGELOG.md
@@ -1,10 +1,9 @@
1
# PRQL Changelog
2
3
-## [unreleased]
+## 0.13.3 — 2025-01-25
4
5
-**Language**:
6
-
7
-**Features**:
+0.13.3 is a small release containing a few bug fixes and improvements. It has 86
+commits from 10 contributors. Selected changes:
8
9
**Fixes**:
10
@@ -13,14 +12,6 @@
13
12
- Dereferencing of sort columns when rendering SQL now done in context of main
14
pipeline (@kgutwin, #5098)
15
16
-**Documentation**:
17
18
-**Web**:
19
20
-**Integrations**:
21
22
-**Internal changes**:
23
24
**New Contributors**:
25
26
- @lukapeschke, with #5066
0 commit comments