1
0

releasenotes.rst 467 B

12345678910111213
  1. Release notes
  2. =============
  3. Version 0.2
  4. -----------
  5. * Python 2 support, thanks to `Johannes Baiter <https://github.com/jbaiter>`_.
  6. * Ability to define multiple shortcuts for one application.
  7. * Validate config files to produce more helpful errors, thanks to
  8. `Tom Wallroth <https://github.com/devsnd>`_.
  9. * Errors starting the application, such as missing libraries, are now written
  10. to a log file in the application directory, so you can work out what
  11. happened.