Skip to content

Commit 4b346b3

Browse files
committed
docs(CHANGES): Note backport to v1.11.5
1 parent 0c606dc commit 4b346b3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,19 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
5555

5656
- _Add your latest changes from PRs here_
5757

58+
## vcspull 1.11.5 (2022-04-20)
59+
60+
### Compatibility
61+
62+
- `vcspull sync` accepts config file params via `--config`. Before it was only
63+
`-c`. Assume myrepos.yaml in your path:
64+
65+
```console
66+
$ vcspull sync --config myrepos.yaml
67+
```
68+
69+
(backport from vcspull v1.12.0b22)
70+
5871
## vcspull 1.11.4 (2022-04-17)
5972

6073
### Compatibility

0 commit comments

Comments
 (0)