diff --git a/CHANGELOG.md b/CHANGELOG.md index 65706c6..84543f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## v1.1.1 -- Strip CR/LF from token input - @gchan +- Strip CR/LF from token input #127 - @gchan - Allow specify run name prefix and suffix #130 - @juanitofatas - Improve Minitest support by using after_teardown #131 - @davidstosik - Avoid breaking test suite stubs `Process.clock_gettime` #132 - @juanitofatas (thanks @ChrisBR)