CHANGELOG.md in spout-0.10.0.beta1 vs CHANGELOG.md in spout-0.10.0.beta2

- old
+ new

@@ -2,9 +2,12 @@ ### Enhancements - **Import Command** - `spout import` now changes variables with all caps `display_name` to use title case instead - Display names that use mixed case are unaffected +- **Testing Changes** + - Tests now include checks to assure that variable display_name fields don't exceed 255 length requirement + - `include Spout::Tests::VariableDisplayNameLength` ## 0.9.1 (October 14, 2014) ### Bug Fix - Fixed a bug that failed to require the `colorize` gem for the default set of spout tests