Skip to content

Commit e09933d

Browse files
authored
Update CHANGELOG.md
Add recent updates and fixes from merged PRs
1 parent 4367baa commit e09933d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6262
## [Unreleased]
6363

6464
### Changed
65-
- TBD
65+
- Allow absolute path in `'repoPath'` and/or `'repoWorkDir'` - implements #80
66+
- `'repoWorkDir'` is configured empty by default now
67+
- `--work-tree` option is ommited, if `'repoWorkDir'` is empty - addressing #79
68+
69+
### Fixed
70+
- Cyrillic commit messages not being corrupted anymore - fixes #82
6671

6772

6873
## [2022-02-06]

0 commit comments

Comments
 (0)