Skip to content

Commit

Permalink
CHANGES.md: Note tree child modification fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth G. Franqueiro committed Mar 11, 2014
1 parent eb24ee8 commit cecd28e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This document outlines changes since 0.3.0. For older changelogs, see the

* Fixed issue where `List#destroy` would throw an error if `useTouchScroll` is
set to `false` on a device with touch support. (#867)
* Fixed a regression in `List` which would cause observed modifications to tree
children to throw errors. (#862)
* Fixed a regression in `OnDemandList` where items added to an empty list or
grid would be inserted in the wrong position. (#840)
* Fixed ordering of inserted preload nodes in the linked list in `OnDemandList`,
Expand Down

0 comments on commit cecd28e

Please sign in to comment.