# Changelog 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). # [HEAD](https://github.com/SirWindfield/npm-package-json/compare/v0.1.2...HEAD) (2020-08-13) ## [v0.1.2](https://github.com/SirWindfield/npm-package-json/compare/v0.1.1...v0.1.2) (2020-08-13) ### Features - add common constructor functions ([52d75ab](https://github.com/SirWindfield/npm-package-json/commit/52d75abef0b3b2694e059ee0ec8fb7e541f06301)) ## [v0.1.1](https://github.com/SirWindfield/npm-package-json/compare/v0.1.0...v0.1.1) (2020-08-12) ### Features - impl Display for Person ([b9db1b7](https://github.com/SirWindfield/npm-package-json/commit/b9db1b76919a0e54737a4f314f3d2f6331b57b4e))