Skip to content

Commit d60a45d

Browse files
committed
docs(CHANGES): Note fixes
1 parent c5ba1b9 commit d60a45d

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
@@ -22,6 +22,11 @@ $ pip install --user --upgrade --pre libvcs
2222
- Raises error if no items found (unless `default=` keyword argument passed)
2323
- Raises error if multipe items found
2424

25+
### Bug fixes
26+
27+
- Remove required dependency of typing-extensions (#437)
28+
- Ignore a single line of mypy check in dataclasses for now (#437)
29+
2530
## libvcs 0.20.0 (2022-10-31)
2631

2732
### What's new

0 commit comments

Comments
 (0)