diff --git a/CHANGELOG.md b/CHANGELOG.md index 943006384..e20e301ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [13.2.1](https://github.com/AstroNvim/astrocommunity/compare/v13.2.0...v13.2.1) (2024-09-10) + + +### Bug Fixes + +* **terraform:** add missing `tflint` in `nvim-lint` configuration ([7c2d273](https://github.com/AstroNvim/astrocommunity/commit/7c2d273ab163d9482ada84c0a2c3c0e6434fa6ca)) + ## [13.2.0](https://github.com/AstroNvim/astrocommunity/compare/v13.1.0...v13.2.0) (2024-09-09)