blackopsrepl commited on
Commit
24d2f4c
·
1 Parent(s): b9b1ca9

chore(release): 0.5.4

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +11 -0
CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
2
 
3
  All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4
 
 
 
 
 
 
 
 
 
 
 
 
5
  ## [0.5.3](///compare/v0.5.2...v0.5.3) (2025-06-20)
6
 
7
 
 
2
 
3
  All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4
 
5
+ ## [0.5.4](///compare/v0.5.3...v0.5.4) (2025-06-20)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * add task pinning system and refactor existing systems
11
+
12
+ ### Features
13
+
14
+ * add task pinning system and refactor existing systems e3a1efe
15
+
16
  ## [0.5.3](///compare/v0.5.2...v0.5.3) (2025-06-20)
17
 
18