Skip to content

Commit 439dd07

Browse files
committed
docs(CHANGES): Update for dataclasses change
1 parent b8558f5 commit 439dd07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ $ pip install --user --upgrade --pre libvcs
3232
- Rename `ProjectLoggingAdapter` to `CmdLoggingAdapter`
3333
- `CmdLoggingAdapter`: Rename `repo_name` param to `keyword`
3434
- `create_repo` -> `create_project`
35+
- `GitRemote` and `GitStatus`: Move to {func}`dataclasses.dataclass` ({issue}`#329`)
36+
- `extract_status()`: Move to `GitStatus.from_stdout` ({issue}`#329`)
3537

3638
### What's new
3739

0 commit comments

Comments
 (0)