Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 793 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 793 Bytes

Change Log

This changelog documents notable changes made to the project.

v1.0.0 - Initial Release (2023-12-06)

  • Project initialization with Next.js and Sanity CMS integration for a blog application.

v1.1.0 - Table of Contents (2024-03-06)

  • Added a table of contents functionality to improve blog post navigation.

  • Watch 📹

v1.2.0 - SEO & Metadata (2024-04-26)

  • Implemented SEO (Search Engine Optimization) best practices and added metadata fields for better search engine visibility and content management.

  • Watch 📹

v1.3.0 - Comments System (2024-05-04)

  • Integrated a comments system to enable user interaction and discussions on blog posts.

  • Watch 📹