- Change the output of `send_keys` function, from ['1', '2', '3'] to ['123']
0.1.1
++++++++++++++++++
**Improvements**
- Export class name in macaca module `127cde7 <https://github.com/macacajs/wd.py/commit/127cde7c239f144fdfc8d3e137e299d4112fdfc4>`_. - Added docs and sample.