* Fixed "slash" keypress binding on Linux ([2](https://github.com/vlasovskikh/pyxdu/pull/2)) (Thanks to [SarahTisdaleMS](https://github.com/SarahTisdaleMS))
1.0.0
This release is dedicated to the original XDU 1.0, released 30 years ago by Phil Dykstra on 1991-09-04.
Changed
* Show example commands in `pyxdu --help` and on the website
0.3.0
Changed
* Exception traceback is now off by default, use `--traceback` to see it * Suggest `brew install python-tk` for missing Tk on Homebrew-installed Python
0.2.0
Added
* Added options (`-a`, `-r`) and keystrokes (`a`, `n`, `f`, `l`, `r`) for reordering nodes * Added CHANGES.md
0.1.1
Added
* Added package metadata to show README.md and other details on the PyPI page