# Changelog ## [0.3.0](https://github.com/seapagan/mchdir/releases/tag/0.3.0) (2024-09-25) **Enhancements** - Add the `mcl` command to go back to last directory ([#4](https://github.com/seapagan/mchdir/pull/4)) by [seapagan](https://github.com/seapagan) **Documentation** - Add a documentation site. ([#2](https://github.com/seapagan/mchdir/pull/2)) by [seapagan](https://github.com/seapagan) **Dependency Updates** - Bump clap from 4.5.17 to 4.5.18 ([#3](https://github.com/seapagan/mchdir/pull/3)) by [dependabot[bot]](https://github.com/apps/dependabot) [`Full Changelog`](https://github.com/seapagan/mchdir/compare/0.2.0...0.3.0) | [`Diff`](https://github.com/seapagan/mchdir/compare/0.2.0...0.3.0.diff) | [`Patch`](https://github.com/seapagan/mchdir/compare/0.2.0...0.3.0.patch) ## [0.2.0](https://github.com/seapagan/mchdir/releases/tag/0.2.0) (2024-09-16) **Enhancements** - Implement the 'mct' function to use the System temporary folder ([#1](https://github.com/seapagan/mchdir/pull/1)) by [seapagan](https://github.com/seapagan) [`Full Changelog`](https://github.com/seapagan/mchdir/compare/0.1.1...0.2.0) | [`Diff`](https://github.com/seapagan/mchdir/compare/0.1.1...0.2.0.diff) | [`Patch`](https://github.com/seapagan/mchdir/compare/0.1.1...0.2.0.patch) ## [0.1.1](https://github.com/seapagan/mchdir/releases/tag/0.1.1) (2024-09-15) First Public Release. - `mcd` functionality implemented --- *This changelog was generated using [github-changelog-md](http://changelog.seapagan.net/) by [Seapagan](https://github.com/seapagan)*