Skip to content

Commit d9cf725

Browse files
committed
docs(CHANGES): Update for removing python 2.7, adding annotations
1 parent 41c6871 commit d9cf725

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,6 +8,10 @@ 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+
- Remove Python 2.7 support
12+
- Add annotations
13+
- Change `libvcs.git.GitRepo.status()` to return `GitStatus` named tuple
14+
1115
## libvcs 0.5 (2020-08-11)
1216

1317
- [refactor] [#267] overhaul docs

0 commit comments

Comments
 (0)