diff --git a/CHANGELOG.md b/CHANGELOG.md index 86de114202..09a5e9f9ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ ## 0.13.1 (Unreleased) BUG FIXES: -* configs: include `providers` when processing module overrides [#25496] -* backend: fix inconsistent locking behavior between local and remote backends, which caused lingering locks in terraform console and import [#25454] +* configs: include `providers` when processing module overrides [GH-25496] +* backend: fix inconsistent locking behavior between local and remote backends, which caused lingering locks in terraform console and import [GH-25454] ## 0.13.0 (August 10, 2020)