CHANGELOG.md in joi-0.0.1 vs CHANGELOG.md in joi-0.0.2

- old
+ new

@@ -9,8 +9,13 @@ - [Removed] for now removed features. - [Fixed] for any bug fixes. - [Security] in case of vulnerabilities. --> +## v0.0.2 + +- [Changed] SIGINT (ctrl-c) will run all tests. +- [Added] SIGQUIT (ctrl-\\) will stop joi. + ## v0.0.1 - Initial release.