Skip to content

Commit 4c17d53

Browse files
committed
Update CHANGES
1 parent 9694ec3 commit 4c17d53

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Generally speaking, refactor / magic is in the process of being stripped
1010
out in the next few releases. The API is subject to change significantly
1111
in pre-1.0 builds.
1212

13+
- :class:`libvcs.base.BaseRepo`:
14+
15+
- no longer sets ``**kwargs`` to dictionary on the object
16+
- remove ``__slot__`` and rename ``name`` attribute to ``repo_name``
17+
1318
libvcs 0.4.3 (2020-08-01)
1419
-------------------------
1520
- [bug] :func:`libvcs.git.extract_status()` Fix issue capturing branch names

0 commit comments

Comments
 (0)