CHANGES.md in disposable-0.2.1 vs CHANGES.md in disposable-0.2.2

- old
+ new

@@ -1,4 +1,9 @@ +# 0.2.2 + +* Use `Uber::Options::Value#call` to evaluate. +* Add `Twin::Collection#append`. + # 0.2.1 * In `Callback::Group#call`, the `context` option now allows running callbacks in different contexts. Per default, the group instance is context. * Callback handler methods now receive two options: the twin and the options hash passed into `Group#call`. This allows injecting arbitrary objects into callbacks, which is pretty awesome! \ No newline at end of file