Terraform 0.13 - providers and "features" field

Hi,

I updated some code to 0.13. The update created a versions.tf file.
I thought that file is enough, but if I comment my “old” provider azurerm section, i get an error message the “features” field is required. If I use the features {} in the version.tf, it´s not working.

What needs to be done?