diff --git a/CHANGELOG.md b/CHANGELOG.md index ddd211011..f625d11b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ENHANCEMENTS: - settings: Support relative paths to root modules ([#246](https://github.com/hashicorp/terraform-ls/pull/246)) - settings: Support 'homedir' ~ in root module paths ([#247](https://github.com/hashicorp/terraform-ls/pull/247)) + - settings: Add support for `excludeModulePaths` ([#251](https://github.com/hashicorp/terraform-ls/pull/251)) - handlers/initialize: Skip invalid root module paths ([#248](https://github.com/hashicorp/terraform-ls/pull/248)) INTERNAL: