What's Changed
* Return with "no success" when no options are given
* Fix off-by-one in initial pos for menus with no header
* Add ctrl+n / ctrl+p as shortcuts for down and up
* Allow disabled options to be created (breaking change in `add_option()`)
* Minimum python version bumped to 3.7
**Full Changelog**: https://github.com/sebageek/clintermission/compare/v0.2.0...v0.3.0