File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.3.0] - 2024-02-13
11
+
12
+ ### Added
13
+
14
+ - basic support of ` exec ` directive
15
+
10
16
## [ 0.2.1] - 2024-01-31
11
17
12
18
### Fixed
@@ -34,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
40
- symlinking functionality
35
41
- selected [ SDL] ( https://sdlang.org/ ) format for install file (` install.sdl ` )
36
42
37
- [ unreleased ] : https://github.com/kucaahbe/myrc.d/compare/v0.2.1 ...HEAD
43
+ [ unreleased ] : https://github.com/kucaahbe/myrc.d/compare/v0.3.0 ...HEAD
38
44
[ 0.1.0 ] : https://github.com/kucaahbe/myrc.d/releases/tag/v0.1.0
39
45
[ 0.2.0 ] : https://github.com/kucaahbe/myrc.d/releases/tag/v0.2.0
40
46
[ 0.2.1 ] : https://github.com/kucaahbe/myrc.d/releases/tag/v0.2.1
47
+ [ 0.3.0 ] : https://github.com/kucaahbe/myrc.d/releases/tag/v0.3.0
Original file line number Diff line number Diff line change 1
1
name "myrc"
2
- version "0.2.1 "
2
+ version "0.3.0 "
3
3
description "Configs symlinking automation"
4
4
5
5
authors "kucaahbe"
You can’t perform that action at this time.
0 commit comments