diff --git a/CHANGELOG.md b/CHANGELOG.md index da2d1f8..c5fcb4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.7.5](https://github.com/kc-workspace/asdf-plugin-template/compare/v2.7.4...v2.7.5) (2024-09-29) + + +### Performance Improvements + +* **script:** add list command to list all plugins ([e41c311](https://github.com/kc-workspace/asdf-plugin-template/commit/e41c311c05acbbbbb957085e8491bef993efc5f3)) + ## [2.7.4](https://github.com/kc-workspace/asdf-plugin-template/compare/v2.7.3...v2.7.4) (2024-09-29)