Skip to content

Commit 579ed88

Browse files
Viktor bergnaestia
authored andcommitted
updated CHANGELOG.md
1 parent d5add58 commit 579ed88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Prelude
44

5+
With this release our intentions were to expand this tool with features that makes the everyday use more efficient. Some new features are made to emulate the existing 'git' commands, while others are specific for the 'subgit' tool. Maybe most useful in some CI/CD practices.
6+
57
Added new features and commands:
68

79
- 'subgit delete'
@@ -12,9 +14,7 @@ Added new features and commands:
1214
## Fixes
1315

1416
- Added additional error handling for 'subgit pull' that checks if subgit config file has a repo with empty branch: `branch: `. If so, command fails.
15-
1617
- Implemented multiprocessing for 'subgit fetch' commnand. [#41](https://github.com/dynamist/subgit/pull/41)
17-
1818
- Added mailmap to repo. [#38](https://github.com/dynamist/subgit/pull/38)
1919

2020
## New features

0 commit comments

Comments
 (0)