CHANGELOG.md in friendly_shipping-0.4.13 vs CHANGELOG.md in friendly_shipping-0.4.14

- old
+ new

@@ -2,9 +2,16 @@ 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.14] - 2020-01-21 + +### Changed +- Code Style: Move development dependencies to Gemspec (#76) +- USPS Service: Fix documentation (#76) +- USPS Service: Use "Acceptance Date" if "Effective Acceptance Date" invalid (#79) + ## [0.4.13] - 2020-01-18 ### Changed - USPS Service: Gracefully handle bogus responses from USPS (#77)