James Moger
2014-03-18 b4a63aad7f56486c164a15ae2477bcd251b0bb1b
releases.moxie
@@ -1,4 +1,29 @@
#
# ${project.version} release
#
r21: {
    title: ${project.name} ${project.version} released
    id: ${project.version}
    date: ${project.buildDate}
    note: ~
    html: ~
    text: ~
    security: ~
    fixes:
    - Disable Ticket review functions in read-only repositories (mirror, frozen, etc)
    - Fix incorrect git fetch instructions in Ticket email notifications
    - Fix Ticket email notification recipients to include repository owners
    - Fix Ticket propose instructions to branch from origin/{integrationBranch}
    changes: ~
    additions: ~
    dependencyChanges: ~
    contributors:
    - James Moger
    - David Ostrovsky
    - Liyu Wang
}
#
# 1.4.0 release
#
r20: {
@@ -1143,6 +1168,6 @@
   - James Moger
}
snapshot: ~
snapshot: &r21
release: &r20
releases: &r[1..20]