XML changelog example

Last updated: November 18, 2025

Liquibase supports XML as a format for storing your Changelog files. There is more information about the XML format in the FAQ.

You can add XML comments outside changesets using the format <!-- my comment -->.

changelog example
loading