Skip to content

Update CHANGELOG for 1.1.4#92

Merged
mkrueger merged 2 commits into
mainfrom
docs/changelog-1.1.4
May 21, 2026
Merged

Update CHANGELOG for 1.1.4#92
mkrueger merged 2 commits into
mainfrom
docs/changelog-1.1.4

Conversation

@mkrueger
Copy link
Copy Markdown
Contributor

Converts the Unreleased — since v1.0.273 section to 1.1.4 — 2026-05-21 (first release on the 1.1 line) and adds entries for the PRs that landed after #86 (the last CHANGELOG update):

  • Highlights / New features: multi-line REPL input with \ continuation and parser-driven incomplete-input detection (#88); parser & query diagnostics with line, column, source caret, and "Did you mean…" suggestions (#87).
  • Documentation: notes that docs/navigation.md and README now document multi-line input.
  • Build & pipeline: versioning moved to Nerdbank.GitVersioning; local builds now produce the same versions as CI (#90, #91).

PR #89 was a stepping stone superseded by the NBGV migration, so it isn't called out separately.

Docs-only change — no code touched.

Convert the Unreleased section to 1.1.4 (2026-05-21) and add entries for PRs landed since #86: multi-line REPL input (#88), parser/query diagnostics with line, column, and source caret (#87), and the Nerdbank.GitVersioning migration (#90, #91).
@mkrueger mkrueger requested review from a team and Copilot May 21, 2026 05:36
@mkrueger mkrueger requested a review from sevoku May 21, 2026 05:37
@mkrueger mkrueger enabled auto-merge May 21, 2026 05:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository changelog to cut a new 1.1-line release entry, capturing recent user-visible shell features, documentation updates, and the move to Nerdbank.GitVersioning.

Changes:

  • Renames the top “Unreleased” section to a dated 1.1.4 release section.
  • Adds changelog bullets for multi-line REPL input and improved parser/query diagnostics.
  • Adds changelog bullets for documentation updates and NBGV-based versioning/pipeline changes.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 21, 2026 07:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread CHANGELOG.md
@mkrueger mkrueger merged commit 91d2759 into main May 21, 2026
8 checks passed
@mkrueger mkrueger deleted the docs/changelog-1.1.4 branch May 21, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants