Skip to content

Commit 433533b

Browse files
committed
docs: updated changelog for v.0.3.1
1 parent e011a9f commit 433533b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
916
## [v0.3.0] - 2021-04-15
1017
### Added
1118
- Configuration functions for `repos` package.
1219
### Changed
13-
- `self-update` command git output to throwaway variable.
20+
- `self-update` command git output to a throwaway variable.
1421
- `git::fetch` function output to standard output and error.
1522
- `repos:config` command accepts git repository as a remote configuration.
1623

0 commit comments

Comments
 (0)