diff --git a/CHANGELOG.md b/CHANGELOG.md index 8818d43335ae..66723b3a8df3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ ENHANCEMENTS: * dependencies - `costmanagement` update to use `2023-08-01` [GH-27680] * dependencies - `postgresql` update API version to `2024-08-01` [GH-28474] * `azurerm_cost_anomaly_alert` - add support for the `notification_email` property [GH-27680] +* `azurerm_linux_function_app` - add support for node `22` and java `17` support for `JBOSSEAP` [GH-28472] +* `azurerm_windows_function_app` - add support for node `22` and java `17` support for `JBOSSEAP` [GH-28472] +* `azurerm_linux_web_app` - add support for node `22` and java `17` support for `JBOSSEAP` [GH-28472] BUG FIXES: