File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
- ## [ unreleased ]
4
+ ## [ 1.2.0 ] - 2021-12-25
5
5
6
6
### Bug Fixes
7
7
@@ -10,10 +10,12 @@ All notable changes to this project will be documented in this file.
10
10
### Configuration
11
11
12
12
- Gpg changes due to using git native gpg now
13
+ - Restructure - move history to Archive dir
13
14
14
15
### Documentation
15
16
16
17
- Release v1.1.0 Changelog
18
+ - Update CHANGELOG
17
19
18
20
### Features
19
21
@@ -25,6 +27,16 @@ All notable changes to this project will be documented in this file.
25
27
- Add yq cli shell completion
26
28
- Add custom dir
27
29
- Add new launcher open functions
30
+ - Update aliases
31
+ - Add custom system functions
32
+ - Add new console host history
33
+ - Update modules.yml
34
+ - Add new Obsidian Helper Functions
35
+ - Add archived previous versions
36
+ - Use code as core editor in functions
37
+ - Update gcalcli aliases and functions
38
+ - Add Remove-CalendarEvent ps1 function
39
+ - Add git-crypt custom functions and aliases to match WSL
28
40
29
41
## [ 1.1.0] - 2021-10-25
30
42
You can’t perform that action at this time.
0 commit comments