* v0.2.0
* Removes all short options and make use of long options calling sed and git.
* v0.1.6
* Adds --exclude-file, --exclude-typo, --exclude-correction, --debug options
* Adds --print-not-corrected, -p option to also print what won't be corrected.
* v0.1.5
* Adds the ability to provide a different commit message.
* --filename command line option is now mandatory
* v0.1.4
* Adds boundary word limits into sed's regex to avoid unwanted corrections.