CHANGELOG.md in unleashed-0.1.10 vs CHANGELOG.md in unleashed-0.1.11

- old
+ new

@@ -1,8 +1,20 @@ # Change Log All notable changes to this project will be documented in this file. +## [0.1.11] - 2019-12-04 + +- Add `Payment Term` +- Update `Currency` +- Update README.md and CHANGELOG.md + +## [0.1.10] - 2019-12-02 + +- Add creating `customer`. +- Add new model `Currency` +- Custom encoding of `Faraday`. + ## [0.1.9] - 2019-11-29 - Add `attr_reader` attributes applying for all models. - Update configuration of dependencies. - Add first, last methods for `invoice` model.