-
Notifications
You must be signed in to change notification settings - Fork 0
Update documentation and remove unnecessary files #10
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
Changes from all commits
7c2b213
8155ad4
459af77
7f1af39
8c4e688
739dd87
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,13 @@ and this project adheres to [Conventional Commits](https://www.conventionalcommi | |
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [0.7.1] | ||
|
|
||
| ### Changed | ||
|
|
||
| - **Organization**: General repository maintenance and cleanup. | ||
|
|
||
|
Comment on lines
+10
to
+15
|
||
|
|
||
| ## [0.7.0] | ||
|
|
||
| ### Added | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The “Notes are opt-in” bullet doesn’t match current CLI behavior:
convertdefaults to including notes (--include-notesis true by default, with--no-include-notesto exclude). Consider rewording this to reflect that selective note categories are opt-in, or change it to “notes are included by default”.