CHANGELOG.md in physical-0.4.5 vs CHANGELOG.md in physical-0.4.7

- old
+ new

@@ -4,9 +4,14 @@ 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.4.7] - 2022-12-14 + +### Changed +- Relax Dry::Types dependency to "~> 1.0" + ## [0.4.5] - 2022-09-28 ### Added - Add `Physical::Pallet` class [#12] - Convenience methods for weight, volume, and fill [#15] - Add inner dimensions for `Pallet` class [#16]