DB changelog tables on specific database and a schema

Is there a way to create the DBchangelog tables on a specific database and schema ?

By default, the tracking tables will be created in the database specified by your URL, and in the schema for the user you are connected to the database as.

You can specify a different schema using this parameter:
–liquibase-schema-name