mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
8a31f0a6c8
commit
b8bc1dd721
@ -1,5 +1,9 @@
|
||||
## 1.4.0 (Unreleased)
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* The module installer will now record in its manifest a correct module source URL after normalization when the URL given as input contains both a query string portion and a subdirectory portion. Terraform itself doesn't currently make use of this information and so this is just a cosmetic fix to make the recorded metadata more correct. [GH-31636]
|
||||
|
||||
## Previous Releases
|
||||
|
||||
For information on prior major and minor releases, see their changelogs:
|
||||
|
Loading…
Reference in New Issue
Block a user