Skip to content

docs: add CHANGELOG.md to track version history and notable changes#156

Open
richachauhan15 wants to merge 5 commits into
vanshaggarwal27:mainfrom
richachauhan15:docs/add-changelog-md
Open

docs: add CHANGELOG.md to track version history and notable changes#156
richachauhan15 wants to merge 5 commits into
vanshaggarwal27:mainfrom
richachauhan15:docs/add-changelog-md

Conversation

@richachauhan15

Copy link
Copy Markdown

Description

This PR adds a CHANGELOG.md file at the project root to maintain a human-readable history of notable project changes and milestones.

Changes Made

  • Added CHANGELOG.md following the Keep a Changelog format

  • Added an [Unreleased] section for future updates

  • Included Added, Changed, and Fixed categories

  • Documented major project milestones, including:

    • Multi-AI support
    • Multi-platform publishing support (Dev.to, Hashnode, Medium, Webhooks)
    • Safari extension support via Xcode Web Extension Converter
    • Database support for the dashboard
    • Per-platform publishing status reporting
    • Python version lock to 3.12.3
    • Makefile, pytest, and Ruff integration
    • Architecture documentation and system flow diagram

Related Issue

Fixes #122

Type of Change

  • Bug fix
  • New feature
  • Documentation update

Checklist

  • My code follows project guidelines
  • I have tested my changes
  • Documentation updated if needed

@richachauhan15

Copy link
Copy Markdown
Author

Hi @vanshaggarwal27 , I have completed the implementation and submitted a PR for review.
PR: #156
Thank you!

@vanshaggarwal27

Copy link
Copy Markdown
Owner

Please fix Lint error

@richachauhan15

Copy link
Copy Markdown
Author

@vanshaggarwal27 please review it now

@vanshaggarwal27

Copy link
Copy Markdown
Owner

Lint test are still failing, please fix this

Removed instructions for generating a blog post about a LeetCode problem.
@richachauhan15

Copy link
Copy Markdown
Author

@vanshaggarwal27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add CHANGELOG.md to track version history and notable changes

2 participants