CHANGELOG.md in friendly_shipping-0.4.1 vs CHANGELOG.md in friendly_shipping-0.4.2

- old
+ new

@@ -2,9 +2,19 @@ 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.4.2] - 2019-11-19 + +### Changed +- UPS Freight: Pass TimeInTransitIndicator as a String rather than a Boolean + +## [0.4.1] - 2019-11-15 + +### Changed +- Bugfix release: The file `types.rb`, which was accidentally put into `spec`, was moved to `lib`. + ## [0.4.0] - 2019-11-11 ### Added - UPS Freight Service (rates estimation only for now) - UPS: Label generation