CHANGELOG.md in friendly_shipping-0.3.3 vs CHANGELOG.md in friendly_shipping-0.3.4

- old
+ new

@@ -2,10 +2,13 @@ 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). -## [Unreleased] +## [0.3.4] - 2017-10-28 + +### Changed +- Add ConsigneeName to Address validation/classification request ## [0.3.3] - 2017-10-25 ### Changed - Fix: ShipEngine#labels test mode works again.