CHANGELOG.md in kaiser-ruby-0.4.2 vs CHANGELOG.md in kaiser-ruby-0.5

- old
+ new

@@ -48,5 +48,12 @@ - [x] Updated the FizzBuzz example - [x] Catch exceptions in the REPL - [x] Suppressed warning about eval from Thor - [x] Move nesting indentation from main module to transformer - [x] Celsius to Fahrenheit example + +0.5 + +Other stuff + +- [x] Updated the REPL to work on Ruby versions earlier than 2.5 (2.3 is the minimum supported version) +- [x] Travis CI tests on all supported Ruby versions