CHANGELOG in compo-0.1.1 vs CHANGELOG in compo-0.1.2

- old
+ new

@@ -1,4 +1,7 @@ +0.1.2 (2013-12-27) + - Implement and specify #get_child. + 0.1.1 (2013-12-27) - Avoid a function name clash between #remove_parent on a child and #remove_parent on a parent. The latter is now #remove_parent_of. #assign_parent is now #assign_parent_to, to match.