[compare](https://github.com/miniscruff/python-command-center/compare/v0.0.2...v0.0.4)
Added
- Changelog
- pcc command will now run commands from keys
- pcc --commands will display the list of available commands
Changed
- pcc-gui will now open the gui window
Removed
- Support for package.json scripts, didnt quite work as expected
- Support for extra commands in gui mode, may add back later