File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ All notable changes to this project will be documented in this file.
26
26
- Fixed volume scroll letting volume going over 1
27
27
- Response for null cases, and improve help msg
28
28
- Fixed qsMenu visible by default
29
+ - Ambiguity between tags and version
30
+ - Some fiels not being added
31
+ - Update script again
32
+ - Update script again
29
33
30
34
### 🚜 Refactor
31
35
@@ -48,6 +52,7 @@ All notable changes to this project will be documented in this file.
48
52
- Removed unused dependency
49
53
- Increase icons pixel-size
50
54
- Removed unused directive
55
+ - Changed flake to gen versioned outputs, add script to generate version based on tag, update gitignore for nix builds
51
56
52
57
### 🎨 Styling
53
58
@@ -72,11 +77,13 @@ All notable changes to this project will be documented in this file.
72
77
- Add protonvpn asset
73
78
- Update readme
74
79
- Improved code style
80
+ - Add CHANGELOG, via git-cliff
75
81
76
82
### CI
77
83
78
84
- Test init
79
85
- Setup build and release workflow
86
+ - Update CI name, and results are versioned
80
87
81
88
### Wip
82
89
Original file line number Diff line number Diff line change
1
+ v0.1.0
You can’t perform that action at this time.
0 commit comments