Skip to content

Commit fc15e8f

Browse files
committed
docs(CHANGES): Update for name change, version, label
1 parent 38101b9 commit fc15e8f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22

33
Here are the changes for libvcs.
44

5-
## current
5+
## libvcs 0.9-current
66

77
Generally speaking, refactor / magic is in the process of being stripped
88
out in the next few releases. The API is subject to change significantly
99
in pre-1.0 builds.
1010

11+
- Big version bump (0.5 -> 0.9)
1112
- Remove Python 2.7 support
1213
- Add annotations
1314
- Change `libvcs.git.GitRepo.status()` to return `GitStatus` named tuple
15+
- Breaking change: Repo objects now require `repo_dir` to be passed
1416

1517
## libvcs 0.5 (2020-08-11)
1618

0 commit comments

Comments
 (0)