Skip to content

Commit

Permalink
update history and version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmo committed Mar 17, 2012
1 parent fc7a6a5 commit a6b9881
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions History.rdoc
@@ -1,3 +1,14 @@
== 0.7.2 / 2012-03-18

=== Win32 adapter

* add mouse API with Window#mouse method
* add Mouse#move, #position, #click, #press and #release methods

=== AutoIt adapter

* support the same mouse API as Win32 adapter

== 0.7.1 / 2012-02-26

=== Win32 adapter
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.7.1
0.7.2

0 comments on commit a6b9881

Please sign in to comment.