2.00  Mon Jun 18 14:36:33 2012
    - Updated code, documentation and test suite to accommodate
      for new features in RPC::ExtDirect 2.00.

1.10  Mon Oct 17 00:43:11 2011
    - Fixed a (small) bug: extType parameter in form-based remoting
      calls was not caught and cleaned out before passing data hash
      to Method for execution.

1.03  Tue Oct  4 21:37:23 2011
    - Bumped required RPC::ExtDirect version to 1.20.

1.02  Sat Oct  1 20:55:27 2011
    - Turned on debugging in examples/app.psgi; since exception
      handling works properly now, there's no sense in turning
      it off anymore.

      Updated examples.pl to include fresh-built module
      Plack::Middleware::ExtDirect so that examples could be
      tried without installing the module.

      Bumped required RPC::ExtDirect version to 1.10.

1.01  Fri Sep 30 10:22:33 2011
    - Minor changes to documentation.
    - Made sure ExtJS examples are clearly marked
      as being (c) Sencha Inc.

1.00  Thu Sep 29 18:27:55 2011
	- original version.