Skip to content

Commit dbcfd1f

Browse files
committed
docs(CHANGES): Update for python 3 changes
1 parent c70b81a commit dbcfd1f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,15 @@ 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+
[#271]:
1112
- Big version bump (0.5 -> 0.9)
1213
- Remove Python 2.7 support
1314
- Add annotations
1415
- Change `libvcs.git.GitRepo.status()` to return `GitStatus` named tuple
1516
- Breaking change: Repo objects now require `repo_dir` to be passed
17+
- Update black to 21.6b0
18+
19+
[#271]: https://github.com/vcs-python/libvcs/pull/271
1620

1721
## libvcs 0.5 (2020-08-11)
1822

0 commit comments

Comments
 (0)