Skip to content

Fix typo in Changelog #88 #134

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

Merged
merged 1 commit into from
Aug 2, 2021
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion thisweek/_posts/2021-08-02-changelog-88.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
image::https://user-images.githubusercontent.com/22298999/126914293-0ce49a92-545d-4005-a59e-9294fa2330d6.gif[]
* pr:9715[], pr:9719[] make completions respect `#[doc(hidden)]`.
* pr:9731[] add "Replace char with string" assist.
* pr:9732[] gate custom clint-side commands behind capabilities.
* pr:9732[] gate custom client-side commands behind capabilities.
* pr:9740[] make "Add explicit type" work for closure parameters.
* pr:9593[] make "Remove unused param" work for methods and associated functions.

Expand Down