<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">

    <changeset id="PUB-XX_extend_content_roles_yostapyuk:1" author="yostapyuk">
        <query>
            <![CDATA[
                MATCH (p:Profile {profileId: 100620})
                    SET p.roles = ["view_orchard_sound_recording","review_digital_audio","manage_nr_repertoire"]
            ]]>
        </query>
    </changeset>

</changelog>
