Skip to content

Minor: Added a changelog #209

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
Jul 23, 2025
Merged

Minor: Added a changelog #209

merged 1 commit into from
Jul 23, 2025

Conversation

vedansh-5
Copy link
Contributor

@vedansh-5 vedansh-5 commented Jul 20, 2025

📌 Fixes

Fixes #200


📝 Summary of Changes

I have added a changelog made from the list of PRs that have been merged. Atp the extension is stable so I have given the versioning as 2.0.0

📸 Screenshots / Demo (if UI-related)

Add screenshots, video, or link to deployed preview if applicable


✅ Checklist

  • I’ve tested my changes locally
  • I’ve added tests (if applicable)
  • I’ve updated documentation (if applicable)
  • My code follows the project’s code style guidelines

👀 Reviewer Notes

Add any special notes for the reviewer here

Summary by Sourcery

Add a comprehensive CHANGELOG.md to track notable project changes under Semantic Versioning and establish version 2.0.0 as the current stable release

Bug Fixes:

Documentation:

  • Add CHANGELOG.md to document release history and versioning

Chores:

  • Bump current release version to 2.0.0

Signed-off-by: Vedansh Saini <77830698+vedansh-5@users.noreply.github.com>
Copy link
Contributor

sourcery-ai bot commented Jul 20, 2025

Reviewer's Guide

Introduce a comprehensive CHANGELOG.md file adhering to Semantic Versioning, documenting the 2.0.0 major revamp and historical release notes from 1.0.0 onward.

File-Level Changes

Change Details Files
Add project changelog with full release history and versioning
  • Create CHANGELOG.md containing SemVer guidelines and all release entries
  • Document detailed 2.0.0 major revamp with Added, Changed, Fixed, Removed, Documentation, Breaking Changes, and Upgrade Notes sections
  • Include historical release notes for versions 1.0.0 through 1.9.0 with feature summaries and fixes
CHANGELOG.md

Assessment against linked issues

Issue Objective Addressed Explanation
#200 Create a new CHANGELOG.md in the root of the repository including all the major changes since the last release, following Keep a Changelog format.
#200 Bump the version number appropriately (following semantic versioning).

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@vedansh-5 vedansh-5 requested review from hpdang and Preeti9764 July 20, 2025 06:26
@vedansh-5 vedansh-5 self-assigned this Jul 20, 2025
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @vedansh-5 - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@hpdang hpdang merged commit de504fa into fossasia:master Jul 23, 2025
@vedansh-5 vedansh-5 changed the title Added a changelog Minor: Added a changelog Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepare and Publish New Release
2 participants