Added examples for binding functions and methods
[command.git] / ChangeLog
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..9a2a0779cf839e98c906b192f5f42f697395930b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,4 @@
+## [0.3] - 2016-02-08
+### Added
+- Possibility to bind class method to parameter
+- Examples (check examples dir)