Skip to content
Snippets Groups Projects
changelog.xml 1.42 KiB
Newer Older
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
    <include relativeToChangelogFile="true" file="Bulkmail/changelog.xml"/>
    <include relativeToChangelogFile="true" file="LinkManagement/changelog.xml"/>
    <include relativeToChangelogFile="true" file="CommunicationSettings/changelog.xml"/>
    <include relativeToChangelogFile="true" file="Interest/changelog.xml"/>
    <include relativeToChangelogFile="true" file="Checklists/changelog.xml"/>
    <include relativeToChangelogFile="true" file="Planning/changelog.xml"/>
    <include relativeToChangelogFile="true" file="alter_origin_attribute.xml"/>
    <include relativeToChangelogFile="true" file="Duplicate/changelog.xml"/>
    <include relativeToChangelogFile="true" file="DSGVO/changelog.xml"/>
    <include relativeToChangelogFile="true" file="update_ab_countryinfo_name_native.xml"/>
    <include relativeToChangelogFile="true" file="create_probability_keywords.xml"/>
    <include relativeToChangelogFile="true" file="LinkManagement/changelog.xml"/>
Sebastian Listl's avatar
Sebastian Listl committed
    <include relativeToChangelogFile="true" file="LinkWorkflows/changelog.xml"/>
    <include relativeToChangelogFile="true" file="renameLeadTable.xml"/>