Skip to content

Commit 2b8f152

Browse files
committed
Update CHANGES for new methods
1 parent 7026e16 commit 2b8f152

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ in pre-1.0 builds.
1212

1313
0.4-current
1414
-----------
15-
- :meth:`libvcs.git.GitRepo.get_current_remote_name()` Handle case where
15+
- [bug] :meth:`libvcs.git.GitRepo.get_current_remote_name()` Handle case where
1616
upstream is unpushed
17+
- [feature] :meth:`libvcs.git.GitRepo.status()` - Retrieve status of repo
18+
- [feature] :func:`libvcs.git.extract_status()` - Return structured info from
19+
``git status``
1720

1821
0.4.1 <2020-08-01>
1922
------------------

0 commit comments

Comments
 (0)