diff --git a/CHANGELOG b/CHANGELOG index 37a16fe..75eb532 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +0.2.1 + + Added example of event handling + * Fixed SIGSEGV in parse_*_from_json functions + 0.2.0 + Implemented GET_TREE (i3ipc::connection::get_tree())