Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- for new features.
- for new features

### Changed
- for changes in existing functionality.
- for changes in existing functionality

### Deprecated for soon-to-be removed features.
- Removed for now removed features.
### Deprecated
- for soon-to-be removed features.

### Removed
- for now removed features

### Fixed
- for any bug fixes.
- for any bug fixes

### Security
- in case of vulnerabilities.
- in case of vulnerabilities

## [1.0.5] - 2025-05-19

Expand Down