Update Changelog Docs#243
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Beacon’s documentation changelog by adding long-form release posts for recent versions and reorganizing the changelog index/navigation to highlight them.
Changes:
- Added release-post pages for v1.7.0 and v1.6.0.
- Reworked the changelog index into a structured “Added/Changed/Fixed” format and added prominent links to release posts.
- Updated the VitePress sidebar to include a “Release Posts” section under the changelog.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/docs/changelog/release-1.7.0.md | Adds a v1.7.0 long-form “what’s new” release post. |
| docs/docs/changelog/release-1.6.0.md | Adds a v1.6.0 long-form “what’s new” release post. |
| docs/docs/changelog/index.md | Restructures the changelog page and links to the release posts. |
| docs/.vitepress/config.mts | Adds sidebar navigation entries for the new release posts. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+1
to
+3
| # What's new in Beacon since 1.7.0 — Atlas, materialized views, and Iceberg-backed tables | ||
|
|
||
| Beacon is a high-performance data lake for ocean and climate data, with native |
| # Changelog | ||
|
|
||
| ## (Unreleased) | ||
| > **Release posts:** [What's new since 1.7.0](/docs/changelog/release-1.7.0) · [What's new in 1.6.0](/docs/changelog/release-1.6.0) |
|
|
||
| ## (v1.7.0 - 2026-06-10) | ||
| All notable changes to Beacon are documented here, newest first. Entries are | ||
| grouped into **Added** (new features), **Changed** (behaviour or internal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.