Skip to content

Commit

Permalink
Update History.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexei Mikhailov committed Mar 5, 2014
1 parent 3c54e20 commit 48418b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The library completely redesigned, tons of refactorings applied.

* Movement methods now use `ActiveRecord::Base#save` so all
user validations and callbacks are invoked now.
* `parent_id` and `position` attributes are no longer protected
by default. It's up to developer to make them `attr_protected` now.

### New features

Expand Down

0 comments on commit 48418b8

Please sign in to comment.