Commit 433533b 1 parent e011a9f commit 433533b Copy full SHA for 433533b
File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ v0.3.1] - 2021-06-01
10
+ ### Added
11
+ - Awesome Compose & Raycast to Useful Tips section.
12
+
13
+ ### Fixed
14
+ - Problematic code in the case of readonly ([ ShellCheck SC2155] ( https://github.com/koalaman/shellcheck/wiki/SC2155 ) ).
15
+
9
16
## [ v0.3.0] - 2021-04-15
10
17
### Added
11
18
- Configuration functions for ` repos ` package.
12
19
### Changed
13
- - ` self-update ` command git output to throwaway variable.
20
+ - ` self-update ` command git output to a throwaway variable.
14
21
- ` git::fetch ` function output to standard output and error.
15
22
- ` repos:config ` command accepts git repository as a remote configuration.
16
23
You can’t perform that action at this time.
0 commit comments