# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 0.1.2 - 2019-01-09 ### Fixed - Updated to use absolute path when invoking defaults command. - Updated dependencies to latest versions. ## 0.1.1 - 2019-12-14 ### Added - Added support for dry-run flag. ### Fixed - Fixed various warnings from clippy linter. ## 0.1.0 - 2019-12-12 - Initial release.