Skip to content

Commit ca04e1b

Browse files
vezworkjuliasilge
andauthored
Fix mistake where changelog entry has added under old release heading (#888)
* Fix mistake where changelog entry has added under old release heading * Apply suggestion from @juliasilge Co-authored-by: Julia Silge <julia.silge@gmail.com> --------- Co-authored-by: Julia Silge <julia.silge@gmail.com>
1 parent b33edcc commit ca04e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/vscode/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
## 1.129.0 (Unreleased)
44

55
- Fixed Copilot completions in `.qmd` documents (<https://github.com/quarto-dev/quarto/pull/887>).
6+
- Fixed a bug where the `autoDetectColorScheme` setting could cause equation previews to have a dark text on dark background and vice versa (<https://github.com/quarto-dev/quarto/pull/864>).
67

78
## 1.128.0 (Release on 2026-01-08)
89

910
- Fixed a bug where code blocks inside complex div structures (e.g., many `::: {.notes}` divs without preceding blank lines) were not detected as executable cells (<https://github.com/quarto-dev/quarto/pull/875>).
1011
- Added a public API that other extensions can query to get the Quarto CLI path, version, and availability (<https://github.com/quarto-dev/quarto/pull/879>).
11-
- Fixed a bug where the `autoDetectColorScheme` setting could cause equation previews to have a dark text on dark background and vice versa (<https://github.com/quarto-dev/quarto/pull/864/changes>)
1212

1313

1414
## 1.127.0 (Release on 2025-12-17)

0 commit comments

Comments
 (0)