# 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). ## [Unreleased] ## [0.2.0](https://github.com/johnallen3d/mp-cli/compare/mp-cli-v0.1.7...mp-cli-v0.2.0) - 2024-01-12 ### Added - optional output ([#109](https://github.com/johnallen3d/mp-cli/pull/109)) ### Other - *(deps)* bump clap from 4.4.14 to 4.4.16 ([#107](https://github.com/johnallen3d/mp-cli/pull/107)) - *(deps)* bump clap from 4.4.13 to 4.4.14 ([#106](https://github.com/johnallen3d/mp-cli/pull/106)) ## [0.1.7](https://github.com/johnallen3d/mp-cli/compare/mp-cli-v0.1.6...mp-cli-v0.1.7) - 2024-01-07 ### Other - fix README for `cli` crate ([#103](https://github.com/johnallen3d/mp-cli/pull/103)) ## [0.1.5](https://github.com/johnallen3d/mp-cli/compare/mp-cli-v0.1.4...mp-cli-v0.1.5) - 2024-01-06 ### Added - add `list` command ([#88](https://github.com/johnallen3d/mp-cli/pull/88)) - add `findadd` command ([#86](https://github.com/johnallen3d/mp-cli/pull/86)) - add `find` command ([#85](https://github.com/johnallen3d/mp-cli/pull/85)) - add `search-add` command ([#84](https://github.com/johnallen3d/mp-cli/pull/84)) - add `search` command ([#83](https://github.com/johnallen3d/mp-cli/pull/83)) ### Other - *(deps)* bump clap from 4.4.12 to 4.4.13 ([#96](https://github.com/johnallen3d/mp-cli/pull/96)) - *(deps)* bump clap from 4.4.11 to 4.4.12 ([#87](https://github.com/johnallen3d/mp-cli/pull/87)) - move to workspace project