Change record status: 
Introduced in branch: 
3.x
Description: 

The confirm_code field has been renamed confirmation_code, to match the label used for that field.

This change should not influence third-party projects, which should get/set the field value using ::getConfirmationCode() and ::setConfirmationCode().

Impacts: 
Module developers
Site templates, recipes and distribution developers