diff options
author | Abyss777 <abyss@fox5.ru> | 2016-12-04 17:33:17 +0700 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-12-04 17:33:17 +0700 |
commit | 6bfda86daaef7ce7b591f2fe1b33ab3b1d5ca2cd (patch) | |
tree | 1c11f3a9233a2a35ef921f6ab408984202da74b9 /schema/changelog-master.xml | |
parent | c9232000e595b0addd4bf7bbaf7a90e088c94624 (diff) | |
download | trackermap-server-6bfda86daaef7ce7b591f2fe1b33ab3b1d5ca2cd.tar.gz trackermap-server-6bfda86daaef7ce7b591f2fe1b33ab3b1d5ca2cd.tar.bz2 trackermap-server-6bfda86daaef7ce7b591f2fe1b33ab3b1d5ca2cd.zip |
Use model instead of attributes to store Notification options
Diffstat (limited to 'schema/changelog-master.xml')
-rw-r--r-- | schema/changelog-master.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/schema/changelog-master.xml b/schema/changelog-master.xml index 341714ca8..448015568 100644 --- a/schema/changelog-master.xml +++ b/schema/changelog-master.xml @@ -10,4 +10,5 @@ <include file="changelog-3.6.xml" relativeToChangelogFile="true" /> <include file="changelog-3.7.xml" relativeToChangelogFile="true" /> <include file="changelog-3.8.xml" relativeToChangelogFile="true" /> + <include file="changelog-3.9.xml" relativeToChangelogFile="true" /> </databaseChangeLog> |