CHANGELOG.rdoc in paint-1.0.0 vs CHANGELOG.rdoc in paint-1.0.1
- old
+ new
@@ -1,4 +1,7 @@
+=== 1.0.1
+* Fix case of string arguments getting mutated (see gh#14)
+
=== 1.0.0
* Improved performance
* Option for :random colors removed (see readme)
* Seperate Paint::SHORTCUTS into extra gem
* Drop support for Ruby 1 (inoffically still support 1.9.3)