-
Notifications
You must be signed in to change notification settings - Fork 7
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
docs: 🗂️ Changlog update for v1.0.2 #1434
Conversation
Review changes with SemanticDiff. |
Reviewer's Guide by SourceryThis pull request updates the CHANGELOG.md file to document the changes introduced in version 1.0.2. The changes include various maintenance tasks, dependency updates, GitHub Actions updates, and documentation fixes. File-Level Changes
Tips
|
for more information, see https://pre-commit.ci
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.
Hey @Anselmoo - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟡 Documentation: 1 issue found
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
CHANGELOG.md
Outdated
|
||
#### :memo: Changelog | ||
|
||
* docs: :card_index_dividers: Changlog update for v1.0.1 (#1331) @Anselmoo |
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.
issue (documentation): Typo in 'Changelog' section
There's a typo in the 'Changelog' section where 'Changlog' should be 'Changelog'.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1434 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 44 44
Lines 4467 4466 -1
=========================================
- Hits 4467 4466 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
This is an auto-generated pull request to merge release/v1.0.2 with Changelog updates to main.
Summary by Sourcery
This pull request updates the Changelog to document the changes introduced in version v1.0.2, including various dependency updates, maintenance tasks, and documentation fixes.