docs: tidy README Recent Updates and drop stale bssh-russh from NOTICE#230
Merged
Conversation
- NOTICE: remove the vendored bssh-russh section (the fork was dropped in #212 for upstream russh 0.62.1) and reword the bundled-source intro to the singular russh-sftp fork; russh is now covered by the linked-crates paragraph. - README: condense the top "Recent Updates" list to concise one-liners for the eight most recent releases and add a pointer to CHANGELOG.md. - README: replace the stale, duplicated version list under the bottom "## Changelog" heading (it had drifted, stopping at v2.1.0) with a pointer to CHANGELOG.md and the Recent Updates section.
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.
Summary
Documentation-only cleanup following the v2.3.0 release.
bssh-russhattribution block. That fork was dropped in chore(deps): drop bssh-russh fork, use upstream russh 0.62.1 #212 in favor of upstreamrussh0.62.1, so it is no longer redistributed as source; the bundled-source intro is reworded to the singular remaining fork (russh-sftp), andrusshis now covered by the generic linked-crates paragraph.CHANGELOG.mdso the section stays bounded as it grows.## Changelog(it had drifted, stopping at v2.1.0) with a pointer toCHANGELOG.mdand the Recent Updates section.No code or shipped behavior changes.