Skip to content

Commit

Permalink
CL
Browse files Browse the repository at this point in the history
  • Loading branch information
joocer committed Feb 5, 2024
1 parent 5e8b274 commit c38e513
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- run: pip install --upgrade mkdocs-material mike termynal

# keep five versions
- run: mike delete "0.8.0"
- run: mike delete "0.8.1"
- run: mike delete "0.8.2"
- run: mike delete "0.8.3"
Expand Down
3 changes: 3 additions & 0 deletions docs/get-started/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.14.0] - UNRELEASED

### Fixed

- [[#1421](https://github.com/mabel-dev/opteryx/issues/1421)] Improve `CROSS JOIN UNNEST` performance. [@joocer](https://github.com/joocer)
- [[#1413](https://github.com/mabel-dev/opteryx/issues/1413)] Regression test failures on Windows. [@joocer](https://github.com/joocer)

## [0.13.0] - 2024-02-03

Expand Down

0 comments on commit c38e513

Please sign in to comment.