CHANGELOG.md in bitcoiner-0.2.0 vs CHANGELOG.md in bitcoiner-0.2.1

- old
+ new

@@ -2,8 +2,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.1] - 2018-07-20 +### Fixed +- Pass `logger` from `Bitcoiner.new` to `Bitcoiner::Client` + ## [0.2.0] ### Added - Log requests if logger is set