Skip to content

Commit c7da186

Browse files
authored
Update CHANGELOG.md
1 parent 077bd1f commit c7da186

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ IMPROVEMENTS:
3030
BUG FIXES:
3131

3232
* core: Improve validation for provider aliases to allow inheritance in moduels. [GH-10807]
33+
* core: Math operations always prefer floating point if an argument is floating point. [GH-10886]
34+
* core: Strings are implicitly converted to integers/floats for comparison. [GH-10886]
3335
* provider/aws: Fixed crash in `data_source_ami` with empty `owner` value [GH-10763]
3436
* provider/aws: Require `master_username` and `master_password` if no snapshot given in Redshift Cluster [GH-9837]
3537
* provider/azurerm: fix network_interface.ip_configuration hash for load balancers [GH-10834]

0 commit comments

Comments
 (0)