Skip to content

Commit 73fd432

Browse files
committed
Revert "docs(CHANGES) Note decorator rename"
This reverts commit 6787377.
1 parent 92ed821 commit 73fd432

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

CHANGES

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ $ pip install --user --upgrade --pre libvcs
2222
Renamed `git_local_clone` to `example_git_repo` for better understandability in
2323
documentation / doctests.
2424

25-
#### pytest plugin: Rename `skip_if_{vcs}_missing` -> `skip_if_missing_{vcs}` (#473)
26-
27-
- `skip_if_git_missing` -> `skip_if_missing_git`
28-
- `skip_if_hg_missing` -> `skip_if_missing_hg`
29-
- `skip_if_svn_missing` -> `skip_if_missing_svn`
30-
3125
#### cmd: Listing method renamed (#466)
3226

3327
- `libvcs.cmd.git.GitCmd._list()` -> `libvcs.cmd.git.Git.ls()`

0 commit comments

Comments
 (0)