Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

52 lines (39 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] - yyyy-mm-dd

[1.0.0-beta.5] - 2024-06-27

Fixed

  • Bug fix: Prompt rendering issue resolved.

[1.0.0-beta.4] - 2024-06-26

Fixed

  • Bug fix: Prompt rendering fix attempt with warning.

[1.0.0-beta.3] - 2024-06-26

Fixed

  • Bug fix: Prompt versioning in sample prompt and updating.

[1.0.0-beta.2] - 2024-06-25

Added

  • SonarCloud.
  • Security policy.
  • PostgreSQL database setup instructions in README.
  • Placeholder data for database setup.

Fixed

  • Various bug fixes.

[1.0.0-beta.1] - 2024-06-20

Added

  • Initial beta release with core features.

Template:

[version] - yyyy-mm-dd

Added

  • New feature.

Changed

  • Change in existing functionality.

Deprecated

  • Soon-to-be removed feature.

Removed

  • Now removed feature.

Fixed

  • Bug fix.

Security

  • Vulnerability fix.