Skip to content

Commit 8faab5e

Browse files
committed
docs(CHANGES): Note QueryList update
1 parent 45174c6 commit 8faab5e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ $ pip install --user --upgrade --pre libvcs
1515

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

18+
### New
19+
20+
- QueryList learned to `.get()` to pick the first result (#435)
21+
22+
- Raises error if no items found (unless `default=` keyword argument passed)
23+
- Raises error if multipe items found
24+
1825
## libvcs 0.20.0 (2022-10-31)
1926

2027
### What's new

0 commit comments

Comments
 (0)