Changelog
=========

1.1 - 2009-11-16
----------------

- Allow to specify the filename quoting style on the command line
  to ease experimentation.
  [stefan]

- Filename completion: By dequoting early on we can skip a problematic
  hook and regain control over tilde expansion. Also see rl `issue/3`_.
  [stefan]

.. _`issue/3`: http://github.com/stefanholek/rl/issues#issue/3

1.0 - 2009-11-08
----------------

- Initial release.
