Skip to content

Commit

Permalink
docs(CHANGES): QueryList fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Sep 18, 2022
1 parent 47a1573 commit 28944fd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,21 @@ $ pip install --user --upgrade --pre libvcs

- _Add your latest changes from PRs here_

## libvcs 0.16.3 (unreleased)

### Bug fixes

- `QueryList`: Fix lookups of objects (#415)

### Tests

- Basic pytest plugin test (#413)
- Add test for object based lookups (#414)

### Documentation

- Improve doc examples / tests for `keygetter` and `QueryList` to show deep lookups for objects
(#415)

## libvcs 0.16.2 (2022-09-11)

Expand Down

0 comments on commit 28944fd

Please sign in to comment.