# 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.1.6](https://github.com/graysonarts/git-superprune/compare/v0.1.5...v0.1.6) - 2024-07-19 ### Added - add env configuration for upstream and ssh key ([#14](https://github.com/graysonarts/git-superprune/pull/14)) ## [0.1.5](https://github.com/graysonarts/git-superprune/compare/v0.1.4...v0.1.5) - 2024-07-19 ### Other - Run remote prune origin ([#12](https://github.com/graysonarts/git-superprune/pull/12)) ## [0.1.4](https://github.com/graysonarts/git-superprune/compare/v0.1.3...v0.1.4) - 2024-07-19 ### Other - use the automatic github token ([#9](https://github.com/graysonarts/git-superprune/pull/9)) ## [0.1.3](https://github.com/graysonarts/git-superprune/compare/v0.1.2...v0.1.3) - 2024-07-18 ### Other - Add .envrc to gitignore ([#5](https://github.com/graysonarts/git-superprune/pull/5)) - Audit Dependencies and Add Deny config ([#4](https://github.com/graysonarts/git-superprune/pull/4)) - CircleCI setup ([#3](https://github.com/graysonarts/git-superprune/pull/3)) ## [0.1.2](https://github.com/graysonarts/git-superprune/compare/v0.1.1...v0.1.2) - 2024-06-17 ### Fixed - let git_version not fail when installed via cargo ### Other - clean up dead-code warnings - add release-plz workflow ## [0.1.1](https://github.com/graysonarts/git-superprune/compare/v0.1.0...v0.1.1) - 2024-06-13 ### Other - Add README.md ## [0.1.0](https://github.com/graysonarts/git-superprune/releases/tag/v0.1.0) - 2024-06-13 ### Other Initial Release