CHANGELOG.md in friendly_shipping-0.4.10 vs CHANGELOG.md in friendly_shipping-0.4.11

- old
+ new

@@ -2,9 +2,15 @@ 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.11] - 2020-01-14 + +### Changed +- USPS Service: Identify packages within a shipment by index rather than by ID (#72) +- USPS Service: Do not raise if multiple rates for a package and shipping method are present (#72) + ## [0.4.10] - 2020-01-10 ### Changed - USPS Service: Gracefully handle missing timing estimates for Alaska/Hawaii (#70)