Has anyone tried to load Marlin 1.1.0 yet?

Whenever I try to Verify with UBL uncommented like this:
Code:
//#define AUTO_BED_LEVELING_3POINT
//#define AUTO_BED_LEVELING_LINEAR
//#define AUTO_BED_LEVELING_BILINEAR
#define AUTO_BED_LEVELING_UBL
//#define MESH_BED_LEVELING
I get:

Code:
"AUTO_BED_LEVELING_UBL requires EEPROM_SETTINGS. Please update your configuration."
I'm not sure where to begin figuring this out.
Thanks for any help.