CHANGELOG.md in ruby_version_reader-0.1.0 vs CHANGELOG.md in ruby_version_reader-0.1.1

- old
+ new

@@ -1,5 +1,15 @@ # Change Log +## 0.1.1 - 2014-12-03 +### Added +- Ability to initialize a RubyVersionReader with no arguments (like the README says you can) + +### Deprecated, Removed +- Nothing + +### Fixed +- Fixed `#environment_manager_load_string` for RVM + ## 0.1.0 - 2014-12-03 ### Added - Initial Release with tested rvm support