Skip to content

Commit 56aff59

Browse files
committed
docs(CHANGES) Note version()
1 parent 78dedad commit 56aff59

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
@@ -15,6 +15,10 @@ $ pip install --user --upgrade --pre libvcs
1515

1616
<!-- Maintainers, insert changes / features for the next release here -->
1717

18+
- Add `GitVersionInfo` dataclass and `build_options()` method to `Git` class to
19+
provide structured access to git version information, making version handling more homogeneous
20+
and type-safe (#491).
21+
1822
### Development
1923

2024
- Cursor rules for development loop and git commit messages (#488)

0 commit comments

Comments
 (0)