Skip to content

Commit c8d0025

Browse files
chore: Add release notes for 0.13.1 (#4952)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c1a0071 commit c8d0025

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

CHANGELOG.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# PRQL Changelog
22

3-
## [unreleased]
3+
## 0.13.1
44

5-
**Language**:
5+
0.13.1 is a small release containing a few bug fixes and improvements. Velocity
6+
has slowed down a bit in recent months, we're still hoping to finish the new
7+
resolver and the new formatter in the near future.
8+
9+
It has 97 commits from 10 contributors. Selected changes:
610

711
**Features**:
812

@@ -26,14 +30,6 @@
2630
- A few more keywords are quoted, such as `user`, which is a reserved keyword in
2731
PostgreSQL. (@max-sixty)
2832

29-
**Documentation**:
30-
31-
**Web**:
32-
33-
**Integrations**:
34-
35-
**Internal changes**:
36-
3733
**New Contributors**:
3834

3935
## 0.13.0 — 2024-07-25

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ For more on the language, more examples & comparisons with SQL, visit
6464
[prql-lang.org][prql website]. To experiment with PRQL in the browser, check out
6565
[PRQL Playground][prql playground].
6666

67-
## Current Status - June 2024
67+
## Current Status - October 2024
6868

6969
PRQL is being actively developed by a growing community. It's ready to use by
7070
the intrepid, either with our supported integrations, or within your own tools,

0 commit comments

Comments
 (0)