Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds the 0.14.2 release notes to CHANGELOG.md and cleans up a misformatted maintenance entry in the 0.14.1 section.
- Introduces 0.14.2 notes covering robustness, bug fixes, maintenance, documentation, and internal updates
- Moves and reformats the Bitbucket Pipelines schema support entry into a new Maintenance section under 0.14.1
Comments suppressed due to low confidence (3)
CHANGELOG.md:9
- [nitpick] For consistency, consider formatting the tool name
usethisas code by wrapping it in backticks.
- When removing an entry of TOML configuration, usethis makes some effort to remove empty tables and sections. This was previously only done to one level of nesting, but it should now occur at multiple levels of nesting.
CHANGELOG.md:35
- [nitpick] Consider capitalizing 'mkdocs' to 'MkDocs' for consistency with the project naming.
- Minor improvements to the CI configuration have been made; the CI will no longer trigger for changes to the mkdocs configuration files.
CHANGELOG.md:37
- [nitpick] The phrase 'which is work towards having' reads a bit awkwardly; consider rephrasing to 'which is a step towards providing an interface' for clarity.
- There is now global state to turn off pre-commit detection for pre-commit integrations, which is work towards having an interface to avoid adding a tool as a pre-commit.
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.