diff --git a/CHANGELOG.md b/CHANGELOG.md index 5db69352b85b..167da339b5f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # PRQL Changelog +## 0.7.1 — [unreleased] + +**Features**: + +**Fixes**: + +**Documentation**: + +**Web**: + +**Integrations**: + +**Internal changes**: + +**New Contributors**: + ## 0.7.0 — 2023-24-01 0.7.0 is a fairly small release in terms of new features, with lots of internal diff --git a/web/book/src/contributing/development.md b/web/book/src/contributing/development.md index 8d55955301c0..cd5d1dc31970 100644 --- a/web/book/src/contributing/development.md +++ b/web/book/src/contributing/development.md @@ -402,7 +402,7 @@ Currently we release in a semi-automated way: 5. Add in the sections for a new Changelog: ```md - ## 0.6.X — [unreleased] + ## 0.7.X — [unreleased] **Features**: