Skip to content

Commit 9df8beb

Browse files
committed
docs: updated changelog for v.0.3.0
1 parent 5f4fbfa commit 9df8beb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [v0.3.0] - 2021-04-15
10+
### Added
11+
- Configuration functions for `repos` package.
12+
### Changed
13+
- `self-update` command git output to throwaway variable.
14+
- `git::fetch` function output to standard output and error.
15+
- `repos:config` command accepts git repository as a remote configuration.
16+
17+
### Fixed
18+
- Incorrect variable name for git remote config in `env::remote_configuration`.
19+
920
## [v0.2.1] - 2021-04-15
1021
### Added
1122
- `git::fetch` function to `git` package.

0 commit comments

Comments
 (0)