Skip to content

Commit d110532

Browse files
committed
Changelog update
1 parent ed49910 commit d110532

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
0.2.0
2+
+ Implemented GET_TREE (i3ipc::connection::get_tree())
3+
4+
~ Shipping all available payload with workspace and window events (issue #2)
5+
~ i3ipc::I3Connection renamed to i3ipc::connection
6+
7+
~ Internal refreactoring
8+
9+
* Fixing failed build: Parts of a struct were initialised in wrong order, C99-style designated initialisers did not prevent this from causing an error [mox]
10+
* Minor documentation and code fixies

0 commit comments

Comments
 (0)