Skip to content

Commit 18b9cba

Browse files
eitsupipre-commit-ci[bot]max-sixty
authored
chore: Changelog for 0.9.4 (#3379)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Maximilian Roos <[email protected]>
1 parent bbe8017 commit 18b9cba

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CHANGELOG.md

+11-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# PRQL Changelog
22

3-
## [unreleased]
3+
## 0.9.4 — 2023-08-24
44

5-
**Language**:
5+
0.9.4 is a small release with some improvements and bug fixes in the compiler
6+
and `prqlc`. And, the documentation and CI are continually being improved.
7+
8+
This release has 110 commits from 9 contributors. Selected changes:
69

710
**Features**:
811

@@ -13,8 +16,6 @@
1316

1417
**Fixes**:
1518

16-
- `prqlc` no longer displays a prompt when piping a query into its stdin
17-
(@max-sixty, #3248).
1819
- S-strings within double braces now parse correctly (@max-sixty, #3265)
1920

2021
**Documentation**:
@@ -29,7 +30,9 @@
2930

3031
**Integrations**:
3132

32-
- Add a minimal example for use with Zig (@vanillajonathan, #3372)
33+
- `prqlc` no longer displays a prompt when piping a query into its stdin
34+
(@max-sixty, #3248).
35+
- Add a minimal example for use `prql-lib` with Zig (@vanillajonathan, #3372)
3336

3437
**Internal changes**:
3538

@@ -48,6 +51,9 @@
4851

4952
**New Contributors**:
5053

54+
- @FinnRG, with #3292
55+
- @sitiom, with #3353
56+
5157
## 0.9.3 — 2023-08-02
5258

5359
0.9.3 is a small release, with mostly documentation, internal, and CI changes.

0 commit comments

Comments
 (0)