All notable changes to this project will be documented in this file.
- fix(workflow): action takes parameters in action window (55ba200)
- fix(script): incorrect author configuration (7eee40d)
- feat(workflow): GitHub actions identification and manual_dispatch (af368b2)
- fix(workflow): gets caught in a loop (f1b1efe)
- fix(script): only adds, breaking chane, feature or fix to changelog. (b00fe24)
- fix(workflow): wrong token variable (ac318a5)
- feat(logger): added prettier logger (a70d849)
- feat(arguments): added argument parser and commit option (e0eb5c6)
- fix(constants): wrong repo name in constants.py (e939345)
- feat(workflow): action for running scripts on pushes (c4a4e54)
- fix(pytest): added pytest for unit testing (7f51bff)
- feat(script): changelog-generator script (fef66ee)
- initail commit