Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: link to version-0.x changelog from main #1910

Merged
merged 4 commits into from
Jun 28, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions gateway-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,10 @@ Some defensive code around gateway shutdown has been removed which was only rele

- :tada: Initial alpha release of Federation 2.0. For more information, see our [documentation](https://www.apollographql.com/docs/federation/v2/). We look forward to your feedback!

## ⚠️ 0.x Changelog Entries

Changelog entries for maintenance releases after version 0.42.4 are published on the [version-0.x branch](https://github.com/apollographql/federation/blob/version-0.x/gateway-js/CHANGELOG.md).
benweatherman marked this conversation as resolved.
Show resolved Hide resolved
lennyburdette marked this conversation as resolved.
Show resolved Hide resolved

## v0.42.4

- Updates to transitive dependencies. No other substantial changes.
Expand Down