CHANGELOG.md in physical-0.4.3 vs CHANGELOG.md in physical-0.4.4
- old
+ new
@@ -4,9 +4,13 @@
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.4] - 2019-10-29
+### Added
+- Add `#sku`, `#cost` and `#description` to `Physical::Item`
+
## [0.4.3] - 2019-10-14
### Added
- Add `#latitude` and `#longitude` to `Physical::Location`
## [0.4.2] - 2019-09-04