Skip to content

Commit

Permalink
Merge pull request #4240 from tshepang/patch-1
Browse files Browse the repository at this point in the history
docs: a comma felt wrong there
  • Loading branch information
epage committed Sep 20, 2022
2 parents ba56ac7 + b0027b5 commit f277698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -126,7 +126,7 @@ Steps:
3. Run `cargo check --features clap/deprecated` and resolve all deprecation warnings
4. Upgrade to v4
5. Resolve compiler errors
6. Resolve behavior changes, look over the "subtle changes" under BREAKING CHANGES
6. Resolve behavior changes (see "subtle changes" under BREAKING CHANGES)
7. *At your leisure:* resolve new deprecation notices

Example test (derive):
Expand Down

0 comments on commit f277698

Please sign in to comment.