Changelog

This chapter tracks all significant changes, improvements, and additions made to the book and the RAG chatbot system implementation.

Version History

v1.1.0 - November 10, 2024

Added

Technical Details

// Example of new ID management system
Original: https://bizstack.tech/article
Split chunks:
- https://bizstack.tech/article    (first chunk, original ID)
- https://bizstack.tech/article-1  (second chunk)
- https://bizstack.tech/article-2  (third chunk)

v1.0.0 - November 9, 2024

Initial Release

How to Use This Changelog

This changelog follows semantic versioning:

Each entry includes:

  1. Version number and date
  2. Category of changes (Added, Changed, Deprecated, Removed, Fixed)
  3. Detailed description of modifications
  4. Technical details where relevant
  5. Migration notes if required

Tracking Future Updates

Stay informed about future updates:

  1. Check this changelog regularly
  2. Follow the GitHub repository
  3. Join our community discussions
  4. Subscribe to update notifications