Rename collection in mongo db

Is there a way to rename a collection in mongo db.

It is not defined in dbchangelog-ext.xsd version 3.6. Is there a workaround to do this?
Or is there a to run db.collection.renameCollection() command with liquibase