CHANGELOG.md in spout-0.11.0.beta2 vs CHANGELOG.md in spout-0.11.0.beta3
- old
+ new
@@ -31,9 +31,10 @@
- Updated to Ruby 2.3.0
- Bundler is now a required dependency
### Refactoring
- Started refactoring code base to better adhere to RuboCop style recommendations
+- Replaced dependency on `ansi/code` with colorize for better compatibility with Windows
## 0.10.2 (December 29, 2014)
### Bug Fix
- Fixed an issue that flooded test output with uninitialized string class instance variable `@disable_colorization`