Add CHANGELOG.md

pull/17/head v0.0.2
Takashi Kokubun 8 years ago
parent 2881a0cee9
commit 1cc0ec2b3e

@ -0,0 +1,10 @@
## v0.0.2
- Add `include_config` to load config from another file
## v0.0.1
- Initial release
- Add `window`, with `class_not` and `class_only` optiohs
- Add `remap`, with `to` option
- Add `execute` to run scripts on shell
- Add `define` to define method on DSL context
- Add `press` and `release`, but they are still experimental
Loading…
Cancel
Save