8000 docs(CHANGES): QueryList fixes · vcs-python/libvcs@73dfe1b · GitHub
[go: up one dir, main page]

Skip to content

Commit 73dfe1b

Browse files
committed
docs(CHANGES): QueryList fixes
1 parent fde3bb0 commit 73dfe1b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,21 @@ $ pip install --user --upgrade --pre libvcs
1313

1414
- _Add your latest changes from PRs here_
1515

16+
## li 953A bvcs 0.16.3 (unreleased)
17+
18+
### Bug fixes
19+
20+
- `QueryList`: Fix lookups of objects (#415)
21+
1622
### Tests
1723

1824
- Basic pytest plugin test (#413)
25+
- Add test for object based lookups (#414)
26+
27+
### Documentation
28+
29+
- Improve doc examples / tests for `keygetter` and `QueryList` to show deep lookups for objects
30+
(#415)
1931

2032
## libvcs 0.16.2 (2022-09-11)
2133

0 commit comments

Comments
 (0)
0