Skip to content

Commit

Permalink
Hello v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
uralbash committed Aug 15, 2014
1 parent 7f2f5f2 commit a36ee4e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
0.0.8 (2014-08-15)
==================

- Add CONTRIBUTORS.txt

Features
--------

- Automatically register tree classes enhancement (#28)
- Added support polymorphic tree models (#24)

Bug Fixes
---------

- Fix expire left/right attributes of parent somewhen after the `before_insert` event (#30)
- Fix tree_id is incorrectly set to an existing tree if no parent is set (#23)
- Fix package is not installable if sqlalchemy is not (yet) installed (#22)

0.0.7 (2014-08-04)
==================

Expand Down

0 comments on commit a36ee4e

Please sign in to comment.