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

- old
+ new

@@ -2,9 +2,17 @@ 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.5] - 2020-01-24 + +### Removed +- Drop support for Ruby 2.4 (#83) + +### Changed +- UPS/USPS Services: Use options classes for rate estimates (#82) + ## [0.4.14] - 2020-01-21 ### Changed - Code Style: Move development dependencies to Gemspec (#76) - USPS Service: Fix documentation (#76)