Skip to content

Commit

Permalink
CHANGES.md: Note tree-related query regression fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth G. Franqueiro committed Sep 20, 2013
1 parent a323aa3 commit 2273d9e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ This document outlines changes since 0.3.0. For older changelogs, see the

# master (0.3.11-dev)

## Significant changes

### General/Core

* Fixed a regression related to `OnDemandList` in conjunction with the `tree`
plugin, where queries would not fire due to confusion between different levels.
(#717)

## Other changes and fixes

### General/Core
Expand Down

0 comments on commit 2273d9e

Please sign in to comment.