CHANGELOG.md in unitwise-1.0.0 vs CHANGELOG.md in unitwise-1.0.1

- old
+ new

@@ -3,9 +3,15 @@ All notable changes to Unitwise will be documented in this file, starting at version 1.0.0. Unitwise uses semantic versioning. +## 1.0.1 - 2014-08-30 + +### Fixed +- Move conditional dependencies to Gemfile in order to allow proper + installation issues on rbx and jruby. + ## 1.0.0 - 2014-08-25 ### Added - Uniwise() now accepts a Unitwise::Measurement as the first argument. - Unitwise::Measurement now supports #round.