CHANGELOG.md in umbrellio-sequel-plugins-0.2.0 vs CHANGELOG.md in umbrellio-sequel-plugins-0.3.0

- old
+ new

@@ -1,6 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.3.0] 2018-04-24 +### Added +- `currency_column` param for `CurrencyRates.with_rates`; + ## [0.2.0] 2018-03-28 ### Added - `Sequel.extension(:methods_in_migrations)` - support for method definitions in `Sequel.migration` instructions;