Update version number, update changelog

This commit is contained in:
Michael Jumper
2012-08-11 14:12:47 -07:00
parent 21fb1e92bb
commit 05c7031d8e
2 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
2012-08-11 Michael Jumper <zhangmaike@users.sourceforge.net>
* Improve documentation
2012-08-02 Michael Jumper <zhangmaike@users.sourceforge.net>
* Fix keyboard event handling
2012-08-01 Michael Jumper <zhangmaike@users.sourceforge.net>
* Implement absolute touch device emulation
2012-05-04 Michael Jumper <zhangmaike@users.sourceforge.net> 2012-05-04 Michael Jumper <zhangmaike@users.sourceforge.net>
* Improved iPad and touch device support * Improved iPad and touch device support

View File

@@ -5,7 +5,7 @@
<groupId>net.sourceforge.guacamole</groupId> <groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId> <artifactId>guacamole-common-js</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>0.6.0</version> <version>0.6.1</version>
<name>guacamole-common-js</name> <name>guacamole-common-js</name>
<url>http://guac-dev.org/</url> <url>http://guac-dev.org/</url>