Release Notes¶
Latest Release Notes¶
For the most up-to-date release notes, please see our CHANGELOG.md in the repository root.
What's in Release Notes¶
Our changelog follows the Keep a Changelog format and includes:
- Added - New features and functionality
- Changed - Changes to existing functionality
- Fixed - Bug fixes and issue resolutions
- Security - Security-related improvements
- Deprecated - Features that will be removed in future versions
- Removed - Features that have been removed
Version History¶
For a complete version history with detailed changes, see the full changelog.
Recent Versions¶
- 0.0.13 - Current version with enhanced functionality
- 0.0.12 and earlier - Initial development versions
Contributing to Release Notes¶
When contributing to the project, please ensure you add an entry to the [Unreleased]
section in CHANGELOG.md. See our contributing guidelines for detailed instructions.