We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b9a13 commit 8f7ef34Copy full SHA for 8f7ef34
CHANGELOG.md
@@ -9,19 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
## [Unreleased]
10
11
### Added
12
-- for new features.
+- for new features
13
14
### Changed
15
-- for changes in existing functionality.
+- for changes in existing functionality
16
17
-### Deprecated for soon-to-be removed features.
18
-- Removed for now removed features.
+### Deprecated
+- for soon-to-be removed features.
19
+
20
+### Removed
21
+- for now removed features
22
23
### Fixed
-- for any bug fixes.
24
+- for any bug fixes
25
26
### Security
-- in case of vulnerabilities.
27
+- in case of vulnerabilities
28
29
## [1.0.5] - 2025-05-19
30
0 commit comments